results_president {fec16} | R Documentation |
Presidential Election Results
Description
2016 House General Election Results
Usage
results_president
Format
A data frame with 619 rows and 6 columns providing information the House election results:
- cand_id
A code assigned to a candidate by the FEC
- state
The state of the votes
- party
Party of the candidate
- 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
Source
https://transition.fec.gov/general/FederalElections2016.shtml, updated 2020-03-02
See Also
[Package fec16 version 0.1.4 Index]