obtain_setting_data: Obtain initial population

Description Usage Arguments Value

View source: R/01_model_inputs_functions.R

Description

obtain_setting_data generates the number of people at each compartment by age group.

Usage

1
2
3
4
5
6
7
obtain_setting_data(
  v_init_age_grps,
  ctry = "Mexico",
  ste = "Mexico City",
  cty = "Mexico City",
  year = 2020
)

Arguments

v_init_age_grps

Vector with initial ages of age groups.

ctry

Country.

ste

State.

cty

County or municipality.

year

Year.

Value

An array with the initial population at each class by age group.


SC-COSMO/sccosmomcma documentation built on Dec. 18, 2021, 11:56 a.m.