| usa_election | R Documentation |
2008 and 2016 Usa presidential election
data("usa_election")
A data frame with 51 observations on the following 19 variables.
state_ida character vector
electoral_votes_obamaa numeric vector
electoral_votes_mccaina numeric vector
votes_obamaa numeric vector
votes_mccaina numeric vector
votes_others_08a numeric vector
total_votes_08a numeric vector
electoral_votes_trumpa numeric vector
electoral_votes_clintona numeric vector
votes_trumpa numeric vector
votes_clintona numeric vector
votes_others_16a numeric vector
total_votes_16a numeric vector
total_popolation_08a numeric vector
total_citizen_08a numeric vector
total_registered_08a numeric vector
total_popolation_16a numeric vector
total_citizen_16a numeric vector
total_registered_16a numeric vector
https://www.census.gov/topics/public-sector/voting/data.html https://www.fec.gov/introduction-campaign-finance/election-and-voting-information/
data(usa_election)
str(usa_election)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.