View source: R/S3_classes_ccmpp_input_list.R
new_ccmpp_input_list | R Documentation |
ccmpp_input_list
.Creates an object of class ccmpp_input_list
. Minimal
checks are done; for interactive use see
ccmpp_input_list
.
This function is not exported. The user-level constructor is
ccmpp_input_list
.
new_ccmpp_input_list( x, age_span = double(), time_span = double(), non_zero_fert_ages = double(), ..., class = character() )
x |
For |
... |
Passed to the low-level constructor. |
An object of class ccmpp_input_list
.
Mark Wheldon
ccmpp_input_list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.