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