Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

brexit_polls

Brexit Poll Data


Description

Brexit (EU referendum) poll outcomes for 127 polls from January 2016 to the referendum date on June 23, 2016.

Usage

data(brexit_polls)

Format

An object of class "data.frame".

Details

  • startdate. Start date of poll.

  • enddate. End date of poll.

  • pollster. Pollster conducting the poll.

  • poll_type. Online or telephone poll.

  • samplesize. Sample size of poll.

  • remain. Proportion voting Remain.

  • leave. Proportion voting Leave.

  • undecided. Proportion of undecided voters.

  • spread. Spread calculated as remain - leave.

Source

Examples

data(brexit_polls)
head(brexit_polls)

dslabs

Data Science Labs

v0.7.4
Artistic-2.0
Authors
Rafael A. Irizarry, Amy Gill
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.