election: Presidential election data of Florida (USA) in 2000.

electionR Documentation

Presidential election data of Florida (USA) in 2000.

Description

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

Usage

data(election)

Format

Contains three variables, as follows:

gore

Vote for Gore.

bush

Vote for Bush.

buchanan

Vote for Pat Buchanan.

Source

The data were obtained from the alr4 library.

References

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

Examples

data(election)    
head(election) 

datana documentation built on June 13, 2025, 1:11 a.m.