DDextract_get_ccmpp_input_list: Convert Demo Data extract to a CCMPP input list

View source: R/extract_DemoData_tier1_post_process.R

DDextract_get_ccmpp_input_listR Documentation

Convert Demo Data extract to a CCMPP input list

Description

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).

Usage

DDextract_get_ccmpp_input_list(x)

Arguments

x

A list of the form returned by DDextract_ccmppWPPinputs_tier1.

Details

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.

Value

An object inheriting from ccmpp_input_list.

Author(s)

Mark Wheldon


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