Description Usage Format Details Source Examples
Covers midterm elections.
1 | data("unemploy.pres")
|
A data frame with 29 observations on the following 5 variables.
yeara numeric vector
potusThe president in office.
partyPresident's party.
unempUnemployment rate.
house_changeChange in House seats for the president's party.
An older version of this data is at unemploy.pres.
Wikipedia.
1 2 | data(midterms_house)
plot(midterms_house$unemp, midterms_house$change)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.