Learn R Programming

alr4 (version 1.0.5)

florida: Florida presidential election

Description

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

Arguments

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. This web address does not seem to exist any longer.

References

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

Examples

Run this code
head(florida)
## maybe str(florida) ; plot(florida) ...

Run the code above in your browser using DataLab