View source: R/01_contact_matrix.R
wrangle_contact_matrix
returns a data.frame with all of the
processed information on population age structure.
1 2 3 4 5 | wrangle_contact_matrix(
setting = "all_locations",
src_country = src_country,
v_init_age_grps = v_init_age_grps
)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.