reportUSGSdv | R Documentation |
This function uses the readNWISstat to gather daily
statistics like quantiles/percentiles. Be aware, the current_daily_mean_flow
variable is calculated from the hourlyUSGS
by taking the daily mean of the hourly data. Thus, the current_daily_mean_flow
will look different than the hourlyUSGS and
USGS Current Water Data site instantaneous values as it should.
reportUSGSdv(procDV, sites = NULL, days = 10, parallel = FALSE, ...)
procDV |
A previously created batch_USGSdv object. |
sites |
A |
days |
A |
parallel |
|
... |
arguments to pass on to future_map. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.