getSampleTimes: Find QW sample times, with streamflow and gage height, if...

Description Usage Arguments Value

View source: R/sample_flows.R

Description

Find QW sample times, with streamflow and gage height, if available from NWIS web services

Usage

1
getSampleTimes(site, start, end, tz = "UTC")

Arguments

site

USGS site number

start

the start date of interest, as a string in the form YYYY-MM-DD

end

the start date of interest, as a string in the form YYYY-MM-DD

tz

the time zone for output, e.g. "America/Chicago", "America/New_York", see OlsonNames() for more details

Value

a data frame of QW sample times. For each QW sample, the sample start time, and associated streamflow (00061) and gage height (00065) are given.


PatrickEslick/CWQkitr documentation built on Dec. 12, 2019, 12:55 a.m.