raw_qstnr_suppl_lvl_canton | R Documentation |
Returns a structured list of the raw supplemental date-specific FOKUS questionnaire data for the specified ballot date and political level that applies for the specified canton only.
raw_qstnr_suppl_lvl_canton(
ballot_date = pal::pkg_config_val("ballot_date"),
lvl = all_lvls,
canton = pal::pkg_config_val("canton")
)
ballot_date |
FOKUS-covered ballot date. One of
|
lvl |
Political level. One of |
canton |
FOKUS-covered canton name. One of
|
A strict list.
Other raw questionnaire data functions:
raw_pick_right()
,
raw_qstnr
,
raw_qstnr_suppl()
,
raw_qstnr_suppl_argument()
,
raw_qstnr_suppl_arguments()
,
raw_qstnr_suppl_election()
,
raw_qstnr_suppl_election_name()
,
raw_qstnr_suppl_elections()
,
raw_qstnr_suppl_lvl()
,
raw_qstnr_suppl_main_motives()
,
raw_qstnr_suppl_mode()
,
raw_qstnr_suppl_proposal()
,
raw_qstnr_suppl_proposal_name()
,
raw_qstnr_suppl_proposal_safe()
,
raw_qstnr_suppl_skill_question()
,
raw_qstnr_suppl_skill_questions()
,
raw_qstnrs_suppl
fokus:::raw_qstnr_suppl_lvl_canton(ballot_date = "2018-09-23",
lvl = "cantonal",
canton = "aargau") |>
names()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.