houserace10_tbl_df {usdatasets} | R Documentation |
The dataset name has been changed to 'houserace10_tbl_df' to avoid confusion with other packages in the R ecosystem. This naming convention helps distinguish this dataset as part of the 'usdatasets' package and identifies it as a tibble. The original content of the dataset has not been modified.
data(houserace10_tbl_df)
A tibble with 435 observations and 24 variables:
Unique race identifier (numeric).
Name of the state (character).
State abbreviation (character).
District number (numeric).
Name of the first candidate (character).
Percentage of votes for the first candidate (numeric).
Party affiliation of the first candidate (character).
Number of votes for the first candidate (numeric).
Name of the second candidate (character).
Percentage of votes for the second candidate (numeric).
Party affiliation of the second candidate (character).
Number of votes for the second candidate (numeric).
Name of the third candidate (character).
Percentage of votes for the third candidate (numeric).
Party affiliation of the third candidate (character).
Number of votes for the third candidate (numeric).
Name of the fourth candidate (character).
Percentage of votes for the fourth candidate (numeric).
Party affiliation of the fourth candidate (character).
Number of votes for the fourth candidate (numeric).
Name of the fifth candidate (character).
Percentage of votes for the fifth candidate (numeric).
Party affiliation of the fifth candidate (character).
Number of votes for the fifth candidate (numeric).
2010 U.S. House of Representatives Election Data