View source: R/extract_DemoData_tier1_post_process.R
DDextract_get_ccmpp_input_list | R Documentation |
Takes the output of DDextract_ccmppWPPinputs_tier1
and returns an object inheriting from
ccmpp_input_list
. Note that this will discard some
components of the input (e.g., the reference population counts).
DDextract_get_ccmpp_input_list(x)
x |
A list of the form returned by |
This function extracts the CCMPP input list component from x
and checks that the components are consistent with each
other. Currenlty, this involves selecting rows for times that all
components have in common.
An object inheriting from ccmpp_input_list
.
Mark Wheldon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.