1 | data("election2016")
|
A data frame with 25 observations on the following 12 variables.
Presidenta factor with levels Bush Carter Clinton Coolidge Eisenhower Ford Harding Hoover Johnson Kennedy Nixon Obama Reagan Roosevelt Truman Wilson
ta numeric vector
VPa numeric vector
VCa numeric vector
Ia numeric vector
DPERa numeric vector
DURa numeric vector
WARa numeric vector
Ga numeric vector
Pa numeric vector
Za numeric vector
VCC_2a numeric vector
1 2 | data(election2016)
## maybe str(election2016) ; plot(election2016) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.