florida: Florida presidential election

Description Format References Examples

Description

County-by-county vote for president in Florida in 2000 for Bush, Gore and Buchanan.

Format

A data frame three vaiaables for each of Florida's 67 counties.

Gore

Vote for Gore

Bush

Vote for Bush

Buchanan

Vote for Buchanan

References

Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.

Examples

1
2
head(florida)
## maybe str(florida) ; plot(florida) ...

Example output

Loading required package: car
Loading required package: effects
Loading required package: carData

Attaching package: 'carData'

The following objects are masked from 'package:car':

    Guyer, UN, Vocab

lattice theme set by effectsTheme()
See ?effectsTheme for details.
           Gore   Bush Buchanan
ALACHUA   47300  34062      262
BAKER      2392   5610       73
BAY       18850  38637      248
BRADFORD   3072   5413       65
BREVARD   97318 115185      570
BROWARD  386518 177279      789

alr4 documentation built on May 2, 2019, 2:13 p.m.

Related to florida in alr4...