Description Usage Arguments Value
View source: R/popReconstruct_settings.R
Adds general settings for the interval size 'int', each year for which projected population estimates will exist 'years_projections', and the years in which census data exists 'census_years.
Also adds/validates settings related to specifying the B-spline linear basis functions. For all the year-specific input components (all except for 'baseline'), adds the 'k_years_input_name' setting which defines the start of each calendar year interval that will be knots in the B-spline linear basis functions. For all the age-specific input components (all except for 'srb'), adds the 'k_ages_input_name' setting which defines the start of each age-group interval that will be knots in the B-spline linear basis functions.
1 | create_optional_settings(settings, inputs, data = NULL)
|
settings |
[ |
inputs |
[ |
data |
[ |
Invisibly returns reference to modified settings
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.