Description Usage Arguments Value
View source: R/covariate_prep_functions.R
Helper function to extend a covariate time series to the last year modeled by copying forward the most recent year of data available.
1 | extend_covar_time_series(covar_data, model_years)
|
covar_data |
data.table containing covariates with a 'year' field |
model_year |
Vector of years to be included in modeling |
covariate data.table, with years extended to the most recent year of data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.