add_list_periods: Helper function add lists of periods into single containing...

Description Usage Arguments Value

View source: R/01_time_varying_functions.R

Description

add_list_periods adds lists of time periods as new entries in list of age group lists.

Usage

1
add_list_periods(l_l_period_def = NULL, l_period_def)

Arguments

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.

Value

List (l_l_period_def) appended with l_period_def as a new entry.


SC-COSMO/sccosmomcma documentation built on Dec. 18, 2021, 11:56 a.m.