ccmppWPP_aggregate: aggregate ccmppWPP outputs across multiple location ids

View source: R/ccmppWPP_aggregate.R

ccmppWPP_aggregateR Documentation

aggregate ccmppWPP outputs across multiple location ids

Description

This function takes a vector of locids, compiles the ccmppWPP intermediate outputs (from ages 0:130) for those locations, and computes the aggregate values for each demographic component

Usage

ccmppWPP_aggregate(
  locationIDs,
  base_year,
  last_year,
  intermediate_output_folder,
  LocIDnew,
  LocNamenew
)

Arguments

wpp_input

list of input objects required for one country-variant

Details

xx

Value

returns an "intermediate_output" list of dataframes with all ccmpp components by sex and ages 0 to 130

Author(s)

Sara Hertog


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