View source: R/data_parse_ccmpp_input.R
data_parse_ccmpp_input | R Documentation |
This function takes a wpp_input file and parses the objects needed to perform the full cohort-component population projection over time. Returns the list of inputs required for project_ccmpp_loop_over_time function
data_parse_ccmpp_input(indata)
indata |
name of the standard wpp_input file |
a list of data.frames including base population by time and age and sex, survival ratios by time and age and sex, fertility rates by time and age of mother, the sex ratio at birth by time, net migration counts by time and age and sex, net migration rates by time and age and sex, total net migrant counts by time, migration parameters that control treatment of net migration in the ccmpp
Sara Hertog
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.