Skip to contents

From a named list or EGRET object, extract the surfaces matrix

Usage

getSurfaces(x, ...)

# S3 method for egret
getSurfaces(x, ...)

# S3 method for default
getSurfaces(x, ...)

Arguments

x

EGRET object or named list

...

additional parameters

Value

Sample dataframe

Examples

eList <- Choptank_eList
surfaces <- getSurfaces(eList)