Description Usage Format Source Examples
A 2010 Pew Research poll asked 1,306 Americans, “From what you've read and heard, is there solid evidence that the average temperature on earth has been getting warmer over the past few decades, or not?”
1 | data("global.warming.pew")
|
A data frame with 2253 observations on the following 2 variables.
party_or_ideologya factor with levels Conservative Republican Liberal Democrat Mod/Cons Democrat Mod/Lib Republican
responseResponse.
Pew Research Center, Majority of Republicans No Longer See Evidence of Global Warming, data collected on October 27, 2010.
1 2 | data(global.warming.pew)
## maybe str(global.warming.pew) ; plot(global.warming.pew) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.