getSample: Get Sample dataframe from EGRET object

View source: R/egret_objects.R View source: R/egret_objects.R

getSampleR Documentation

Get Sample dataframe from EGRET object

Description

From a named list or EGRET object, extract the Sample dataframe

Usage

getSample(x, ...)

getSample(x, ...)

getSample.default(x, ...)

Arguments

x

EGRET object or named list

...

additional parameters

Value

Sample dataframe

See Also

readNWISDaily, readNWISSample

Examples

eList <- Choptank_eList
Sample <- getSample(eList)

USGS-R/EGRET documentation built on Feb. 9, 2024, 5:30 p.m.