data_parse_ccmpp_input: Parse the objects from ccmpp_input file needed by the...

View source: R/data_parse_ccmpp_input.R

data_parse_ccmpp_inputR Documentation

Parse the objects from ccmpp_input file needed by the project_ccmpp_loop_over_time function

Description

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

Usage

data_parse_ccmpp_input(indata)

Arguments

indata

name of the standard wpp_input file

Value

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

Author(s)

Sara Hertog


markalava/ccmppWPP documentation built on April 21, 2022, 12:36 a.m.