wrangle_contact_matrix: Get wrangle contact matrix

Description Usage Arguments

View source: R/01_contact_matrix.R

Description

wrangle_contact_matrix returns a data.frame with all of the processed information on population age structure.

Usage

1
2
3
4
5
wrangle_contact_matrix(
  setting = "all_locations",
  src_country = src_country,
  v_init_age_grps = v_init_age_grps
)

Arguments

setting

Character that specifies which contact matrix to return. Options: all_locations, home, non_home, school, work, other_locations.

src_country

Character that specifies which country contact matrix to return.

v_init_age_grps

Vector that specifies the age bins to aggregate and return.


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