raw_pick_right | R Documentation |
Picks the right value of a certain raw questionnaire key based on ballot date and canton (recursively).
raw_pick_right(x, key = NULL, ballot_date, canton)
x |
Questionnaire key. A list object. |
key |
Questionnaire key name, used to determine the correct default value fallback. A character scalar or |
ballot_date |
FOKUS-covered ballot date. One of
|
canton |
FOKUS-covered canton name. One of
|
Value of x
that corresponds to canton
and ballot_date
.
Other raw questionnaire data functions:
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_lvl_canton()
,
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.