aswe_normal: Internal function for calculating normals for ASWE sites....

View source: R/aswe_normal_function.R

aswe_normalR Documentation

Internal function for calculating normals for ASWE sites. Includes data filling for stations with 10-20 years of data. January 2021, Ashlee Jollymore

Description

Internal function for calculating normals for ASWE sites. Includes data filling for stations with 10-20 years of data. January 2021, Ashlee Jollymore

Usage

aswe_normal(df, normal_max, normal_min, data_id, ask = FALSE, force = FALSE)

Arguments

df

data input

normal_max

date of the max normal year

normal_min

date for the min normal year

ask

asks user whether they want to save data. Defaults to FALSE

force

asks user whether they want to manually overwrite the current cache. Defaults to FALSE (no)

survey_period

survey period in %m-%d format

get_year

water year that you are calculating statistics for


bcgov/bcsnowstats documentation built on Nov. 20, 2022, 9:12 a.m.