Description Usage Arguments Examples
Plot polls
1 2
## S3 method for class 'popPolls' plot(x, ...)
x
Polls Data
...
xlim: Limit date range and plot default args
1 2 3
t = popRead('DE-parliament') plot(t) plot(t, xlim=as.Date(c('2018-01-01', '2018-05-01')))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.