florida {alr3} | R Documentation |
Florida presidential election
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
Source
http://www.abcnews.go.com.sections/politics/2000vote/general/FL\_county.html
References
Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Problem 9.10.
Examples
head(florida)
## maybe str(florida) ; plot(florida) ...
[Package alr3 version 2.0.8 Index]