Learn R Programming

hbamr (version 2.4.2)

LC2012: 2012 Liberal-Conservative Scales

Description

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)

Arguments

Format

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

Examples

Run this code
data(LC2012)
head(LC2012)

Run the code above in your browser using DataLab