openintro (version 1.7.1)

toohey: Simulated polling data set

Description

Simulated data for a fake political candidate.

Usage

data("toohey")

Arguments

Format

A data frame with 500 observations on the following variable.

voteFor

a factor with levels no yes

Examples

Run this code
# NOT RUN {
data(toohey)
## maybe str(toohey) ; plot(toohey) ...
# }

Run the code above in your browser using DataLab