powered by
2008 and 2016 Usa presidential election
data("usa_election")
A data frame with 51 observations on the following 19 variables.
state_id
a character vector
electoral_votes_obama
a numeric vector
electoral_votes_mccain
votes_obama
votes_mccain
votes_others_08
total_votes_08
electoral_votes_trump
electoral_votes_clinton
votes_trump
votes_clinton
votes_others_16
total_votes_16
total_popolation_08
total_citizen_08
total_registered_08
total_popolation_16
total_citizen_16
total_registered_16
data(usa_election) str(usa_election)
Run the code above in your browser using DataLab