cor_06: Corona 2006

Description Usage Format References Examples

Description

Precinct vote data from a Corona, CA 2006 election

Usage

1
data("cor_06")

Format

A data frame with 47 observations on the following 8 variables.

precinct

a numeric vector

totvote

a numeric vector

pct_latino

a numeric vector

pct_other

a numeric vector

pct_breitenbucher

a numeric vector

pct_montanez

a numeric vector

pct_spiegel

a numeric vector

pct_skipworth

a numeric vector

References

Riverside County, CA board of elections

Examples

1
2
3
4
data(cor_06)
# Look at data
head(cor_06)
str(cor_06)

lorenc5/eiCompare documentation built on June 5, 2019, 5:18 p.m.