From a named list or EGRET object, extract the INFO dataframe
getInfo(x, ...)# S3 method for egret
getInfo(x, ...)
# S3 method for default
getInfo(x, ...)
INFO dataframe
EGRET object or named list
additional parameters
readNWISDaily
, readNWISSample
eList <- Choptank_eList
INFO <- getInfo(eList)
Run the code above in your browser using DataLab