Skip to contents

Liberal-Conservative 7-point scales from the 2012 National Election Study. Includes (in order) original case id, self-placement, and rankings of Obama, Romney, Democratic Party, Republican party. Missing values are coded as NA.

Usage

data(LC2012)

Format

An object of class data.frame with 5914 rows and 6 columns.

Source

American National Election Studies: www.electionstudies.org/.

Examples

data(LC2012)
head(LC2012)
#>   caseid Self Obama Romney Democrats Republicans
#> 1      1    1     1      7         1           7
#> 2      2    1     1      4         1           7
#> 3      3   NA    NA     NA        NA          NA
#> 4      4   NA     7      4         6           4
#> 5      5    2     3      6         2           7
#> 6      6   NA    NA     NA        NA          NA