Description Usage Arguments Value
View source: R/01_time_varying_functions.R
add_list_periods
adds lists of time periods as new entries in list of
age group lists.
1 | add_list_periods(l_l_period_def = NULL, l_period_def)
|
l_l_period_def |
Existing list of lists. |
l_period_add |
List of periods to add to the containing list, should be defined using add_period calls. |
List (l_l_period_def
) appended with l_period_def
as a new entry.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.