powered by
From a named list or EGRET object, extract the Daily dataframe
getDaily(x, ...)# S3 method for egret getDaily(x, ...)# S3 method for default getDaily(x, ...)
# S3 method for egret getDaily(x, ...)
# S3 method for default getDaily(x, ...)
EGRET object or named list
additional parameters
Daily dataframe
readNWISDaily, readNWISSample
readNWISDaily
readNWISSample
# NOT RUN { eList <- Choptank_eList Daily <- getDaily(eList) # }
Run the code above in your browser using DataLab