Description Usage Arguments Examples
Creates the following measures of Political Orientation
ppol_raw: a variable that merges Assessment V4 and V5.1 spelling of Political Orientation (D4)
ppol: a factor variable ordered from "Very Progressive/left" to "Very Conservative/right". Excludes all other categories as NA (classical liberal etc.)
ppol_num: numeric variable ranging from 1 "Very Progressive/left" to 7 "Very Conservative/right"#'
ppol_num: numeric variable ranging from 1 "Very Progressive/left" to 7 "Very Conservative/right"
ppol_extreme: numeric variable ranging from 0 "Moderate/Middle-of-the-road" to 3 "Very Conservative/right" or "Very Progressive/left"
ppol_cat: a factor variable which has two categories "Progressive" and "Conservative". The rest is NA.
ppol_catmod: a factor variable which has three categories "Progressive", "Conservative" and "Moderates". The rest is NA.
1 | om_clean_ppol(assessment)
|
assessment |
Assessment data from AirTable |
1 2 | assessmentv7 %>%
om_clean_ppol()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.