Learn R Programming

Sleuth3 (version 1.0-3)

ex0825: The Dramatic U.S. Presidential Election of 2000

Description

Data set shows the number of votes for Buchanan and Bush in all 67 counties in Florida during the U.S. presidential election of November 7, 2000.

Usage

ex0825

Arguments

Format

A data frame with 67 observations on the following 3 variables.

County

a character vector indicating the county

Buchanan2000

votes cast for P. Buchanan

Bush2000

votes cast for G.W. Bush

See Also

ex1222

Examples

Run this code
# NOT RUN {
str(ex0825)
# }

Run the code above in your browser using DataLab