View source: R/normal_site_function.R
normal_site | R Documentation |
Function for retrieving data for a specific station. Site can be either manual or snow site. Used when you don't have data for a specific station - can be used to directly retrieve snow normal data.
normal_site(site, normal_max, normal_min, force = FALSE)
site |
Site ID. Can be either manual or ASWE site |
normal_max |
Max year that the normal period spans |
normal_min |
Min year that the normal period spans |
force |
whether you want to update the cache. Defaults to FALSE, or no |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.