govrace10 | R Documentation |
Election results for 2010 Governor races in the U.S.
govrace10
A data frame with 37 observations on the following 23 variables.
Unique identifier for the race, which does not overlap with other
2010 races (see houserace10
and senaterace10
)
State name
State name abbreviation
Name of the winning candidate
Percentage of vote for winning candidate (if more than one candidate)
Party of winning candidate
Number of votes for winning candidate
Name of candidate with second most votes
Percentage of vote for candidate who came in second
Party of candidate with second most votes
Number of votes for candidate who came in second
Name of candidate with third most votes
Percentage of vote for candidate who came in third
Party of candidate with third most votes
Number of votes for candidate who came in third
Name of candidate with fourth most votes
Percentage of vote for candidate who came in fourth
Party of candidate with fourth most votes
Number of votes for candidate who came in fourth
Name of candidate with fifth most votes
Percentage of vote for candidate who came in fifth
Party of candidate with fifth most votes
Number of votes for candidate who came in fifth
MSNBC.com, retrieved 2010-11-09.
table(govrace10$party1, govrace10$party2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.