wySNOTEL | R Documentation |
This function gets snotel data from https://wcc.sc.egov.usda.gov/reportGenerator/ website. It generates the maximum and mean of snow water equivalent and snow depth per water year.
wySNOTEL(procDV, sites = NULL, parallel = FALSE, ...)
procDV |
A previously created batch_SNOTELdv object. |
sites |
A vector of SNOTEL site locations, e.g. |
parallel |
|
... |
arguments to pass on to future_map. |
A data.frame
with mean
and maximum
snow water equivalent and snow depth.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.