fivethirtyeightdata: fivethirtyeightdata: Data and Code Behind the Stories and...

Description Examples

Description

An add-on R data package that contains the large datasets not found in the original fivethirtyeight package via a drat repository https://github.com/fivethirtyeightdata/drat published by FiveThirtyEight https://github.com/fivethirtyeight/data. Note that while we received guidance from editors at 538, this package is not officially published by 538. Contribute to this package at https://github.com/fivethirtyeightdata/fivethirtyeightdata.

Examples

1
2
3
4
5
6
7
8
9
# Example usage:
library(fivethirtyeightdata)
head(senators)

# All information about any data set can be found in the help file:
?senators

# To view a list of all data sets:
data(package = "fivethirtyeightdata")

fivethirtyeightdata/fivethirtyeightdata documentation built on Oct. 10, 2021, 2:13 p.m.