results_senate {fec16} | R Documentation |
Senate Election Results
Description
2016 House General Election Results
Usage
results_senate
Format
A data frame with 377 rows and 10 columns providing information the House election results:
- state
The state of the votes
- cand_id
A code assigned to a candidate by the FEC
- incumbent
A logical variable: TRUE if incumbent, FALSE if not
- party
Party of the candidate
- primary_votes
Number of votes in the primary election
- primary_percent
Percentage of votes in the primary election
- general_votes
Number of votes in the general election
- general_percent
Percentage of votes in the general election
- won
A logical variable: TRUE if candidate won, FALSE if not
- footnotes
Footnotes
Source
https://transition.fec.gov/general/FederalElections2016.shtml, updated 2020-03-02
See Also
results_house, results_president
[Package fec16 version 0.1.4 Index]