wyUSGS | R Documentation |
This function uses the results of the batch_USGSdv object to
generate mean, maximum, median and standard deviation per water year. It also includes peaks from
readNWISpeak; annual base-flow and Base-flow Index (BFI) (total-flow/base-flow) from baseflow
; annual coefficient of variance sd of flow/mean of flow
; and normalization methods
Flow/drainage area
, Flow/(all time mean flow)
and Flow/log(standard deviation)
. The
window for all the methods are annual, e.g. 1. This leaves it up to the user to explore different windows if inclined.
wyUSGS(procDV, sites = NULL, parallel = FALSE, ...)
procDV |
A previously created batch_USGSdv object. |
sites |
A |
parallel |
|
... |
arguments to pass on to future_map and batch_USGSdv. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.