Description Usage Arguments Value Author(s) References Examples
This function reads hydrology data from the waterdata.usgs.gov site or from a file (that is in the USGS rdb format).
1 2 |
site |
the USGS site_no as a string |
start.date |
a starting date in a format convertible
to a date using |
end.date |
an ending data in a format convertible to
a date using |
gauge |
logical describing whether you want gauge height data in addition to flow |
file |
a file name if you are reading from a text file |
A data frame with date and discharge. If gauge was TRUE, it also includes gauge height. Data qualifiers are included also and their meaning can be looked up on the USGS web site.
Jason Law <jason.e.law@gmail.com>
http://waterdata.usgs.gov/nwis
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.