Learn R Programming

fec16 (version 0.1.4)

results_senate: Senate Election Results

Description

2016 House General Election Results

Usage

results_senate

Arguments

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

See Also

results_house, results_president