Description Usage Arguments Value Source Examples
View source: R/get_functions.R
Collects poll data from Berlingske Barometer
| 1 | get_berlingske(year = lubridate::year(Sys.Date()))
 | 
| year | is the year you want data for | 
A data frame containing a year of Berlingske Barometer data
http://www.politiko.dk/barometeret
| 1 2 | library(pollsDK)
b <- get_berlingske()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.