get_polymod_setting_data: Get polymod setting data

View source: R/get_polymod_setting_data.R

get_polymod_setting_dataR Documentation

Get polymod setting data

Description

get_polymod_setting_data() acts as an extension of get_polymod_contact_data(), and extracts the setting wise contact data on the desired country, as a list.

Usage

get_polymod_setting_data(
  countries = c("Belgium", "Finland", "Germany", "Italy", "Luxembourg", "Netherlands",
    "Poland", "United Kingdom")
)

Arguments

countries

countries to extract data from

Value

A list of data frames, of the polymod data. One list per setting: "home", "work", "school", and "other".

Examples

get_polymod_setting_data()
get_polymod_setting_data("Belgium")

njtierney/conmat documentation built on April 17, 2025, 10:27 p.m.