openintro (version 1.3)

senateRace10: Election results for the 2010 U.S. Senate races

Description

Election results for the 2010 U.S. Senate races

Usage

data(senateRace10)

Arguments

source

Data was collected from MSNBC.com on November 9th, 2010.

Examples

Run this code
data(senateRace10)
table(senateRace10$party1)
histPlot(senateRace10$perc1, xlab="Winning candidate vote percentage")

Run the code above in your browser using DataCamp Workspace