brexit_polls: Brexit Poll Data

brexit_pollsR Documentation

Brexit Poll Data

Description

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

Usage

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

Wikipedia

Examples

head(brexit_polls)

rafalab/dslabs documentation built on Nov. 29, 2023, 9:53 p.m.