R/egret_objects.R
getSurfaces.Rd
From a named list or EGRET object, extract the surfaces matrix
getSurfaces(x, ...) # S3 method for class 'egret' getSurfaces(x, ...) # Default S3 method getSurfaces(x, ...)
EGRET object or named list
additional parameters
Sample dataframe
readNWISDaily, readNWISSample
readNWISDaily
readNWISSample
eList <- Choptank_eList surfaces <- getSurfaces(eList)