Learn R Programming

pollstR (version 1.4.0)

pollster_chart_data: Pollster Charts (table)

Description

This function returns the poll data from a Pollster chart in a convenient tabular form.

Usage

pollster_chart_data(slug)

Arguments

slug
The slug of the chart, e.g. "012-general-election-romney-vs-obama.csv".

Value

A data frame with the chart data.

Examples

Run this code
## Not run: 
# chart <- pollster_chart_data()
# chart
# ## End(Not run)

Run the code above in your browser using DataLab