View source: R/manual_datafill_function.R
manual_datafill | R Documentation |
Function for filling data from missing manual stations by adjacent stations using multiple linear regression model Part of calculating normals workflow for ASWE data. January 2021, Ashlee Jollymore
manual_datafill(data, normal_max, normal_min, survey_periods_20, num_obs, ...)
data |
data that you are filling in data within |
normal_max |
Max year of the normal time span |
normal_min |
Min year of the normal time span |
survey_periods_20 |
survey periods with less than 20 years of data within the nomral time period defined |
num_obs |
number of observations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.