add_period: Helper function add periods together into a list containing...

Description Usage Arguments Value

View source: R/01_time_varying_functions.R

Description

add_period adds time periods as new entries in list of time periods

Usage

1
add_period(l_period_def = NULL, l_period_add)

Arguments

l_period_def

Existing list of period definitions.

l_period_add

Period to add to the full list, should be defined using make_period.

Value

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


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