readNWISSample: Import USGS Sample Data for EGRET analysis
Description
Imports data from USGS web service.
For raw data, use read_USGS_samples from the dataRetrieval package.
This function will retrieve the raw data, and compress it (summing constituents) if
more than 1 parameter code is supplied. See
section 3.2.4 of the vignette for more details.
if (FALSE) { # interactive()# \donttest{# These examples require an internet connection to runSample_01075 <- readNWISSample('01594440','01075', '1985-01-01', '1985-03-31')
# }}