openintro (version 1.7.1)

offshore.drilling: California poll on drilling off the California coast

Description

A 2010 survey asking a randomly sample of registered voters in California for their position on drilling for oil and natural gas off the Coast of California.

Usage

data("offshore.drilling")

Arguments

Format

A data frame with 827 observations on the following 2 variables.

position

a factor with levels do not know oppose support

college_grad

a factor with levels no yes

Examples

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

Run the code above in your browser using DataCamp Workspace