Learn R Programming

alr4 (version 1.0.7)

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

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