Description Usage Format Source See Also Examples
Newer version of this data: midterms_house
.
Covers midterm elections.
1 | data("unemploy.pres")
|
A data frame with 29 observations on the following 5 variables.
year
a numeric vector
potus
The president in office.
party
President's party.
unemp
Unemployment rate.
change
Change in House seats for the president's party.
Wikipedia.
1 2 | data(unemploy.pres)
plot(unemploy.pres$unemp, unemploy.pres$change)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.