View source: R/SWE_normals_function.R
SWE_normals | R Documentation |
Script for calculating normals for both ASWE and manual stations. This function calls on the correct function to fill data and calculate normals depending on whether the station is a manual or aswe site. Part of calculating normals workflow for ASWE data. January 2021, Ashlee Jollymore
SWE_normals(data, normal_max, normal_min, force = FALSE, ...)
data |
data from manual or ASWE site(s). Can also be a station ID if the function is being called on its own. |
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.