Learn R Programming

wru (version 3.0.3)

voters: Example voter file.

Description

An example dataset containing voter file information.

Usage

voters

Arguments

Format

A data frame with 10 rows and 12 variables:

VoterID

Voter identifier (numeric)

surname

Surname

state

State of residence

CD

Congressional district

county

Census county (three-digit code)

first

First name

last

Last name or surname

tract

Census tract (six-digit code)

block

Census block (four-digit code)

precinct

Voting precinct

place

Voting place

age

Age in years

sex

0=male, 1=female

party

Party registration (character)

PID

Party registration (numeric)

#'

Examples

Run this code
data(voters)

Run the code above in your browser using DataLab