brexit_polls | R Documentation |
Brexit (EU referendum) poll outcomes for 127 polls from January 2016 to the referendum date on June 23, 2016.
brexit_polls
An object of class "data.frame"
.
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.
head(brexit_polls)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.