qstnrs: Questionnaire data

qstnrsR Documentation

Questionnaire data

Description

A tibble containing all FOKUS questionnaires as structured data.

Usage

qstnrs

Format

A tibble.

Details

qstnrs was generated based on the following steps:

  1. gen_qstnr_tibble() was run for all valid combinations of canton and ballot_date, some validation checks were performed, and the results were merged into a single tibble.

  2. List columns were expanded to long format.

  3. Columns question_intro_i and question_intro_j were merged into the single column question_intro.

  4. Column question_full was complemented, i.e. made to fall back on question if NA.

  5. Columns question_common and variable_label_common were complemented, i.e. made to fall back on question_full and variable_label respectively if NA.

  6. Markdown formatting was stripped from all character columns.

See Also

Other datasets: ballots, elections, proposals

Examples

fokus::qstnrs

zdaarau/fokus documentation built on Dec. 24, 2024, 10:47 p.m.