View source: R/get_polymod_setting_data.R
get_polymod_setting_data | R Documentation |
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.
get_polymod_setting_data(
countries = c("Belgium", "Finland", "Germany", "Italy", "Luxembourg", "Netherlands",
"Poland", "United Kingdom")
)
countries |
countries to extract data from |
A list of data frames, of the polymod data. One list per setting: "home", "work", "school", and "other".
get_polymod_setting_data()
get_polymod_setting_data("Belgium")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.