Description Usage Format Source Examples
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.
1 | data("offshore.drilling")
|
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
Survey USA, Election Poll #16804, data collected July 8-11, 2010.
1 2 | data(offshore.drilling)
## maybe str(offshore.drilling) ; plot(offshore.drilling) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.