View source: R/manual_get_stats_function.R
manual_get_stats | R Documentation |
Function for calling withing lapply to calculate statistics for each station - manual stations. Internal function Part of calculating normals workflow for manual data. January 2021, Ashlee Jollymore
manual_get_stats( data, stations, survey_period, get_year, normal_min, normal_max, force = FALSE, ... )
data |
data you are calculating statistics for |
stations |
list of station(s) you want to calculate statistics for |
survey_period |
Survey period you want to calculate statistics for |
get_year |
water year you want to calculate statistics for |
normal_min |
minimum year of normal time span |
normal_max |
max year of normal time span |
force |
whether to force recalculation of normals. Defaults to FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.