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

fivethirtyeightR Documentation

fivethirtyeight: Data and Code Behind the Stories and Interactives at 'FiveThirtyEight'

Description

An R package that provides access to the code and data sets 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. You can explore all datasets here: https://fivethirtyeight-r.netlify.app/articles/fivethirtyeight.html

Examples

# Example usage:
library(fivethirtyeight)
head(bechdel)

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

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

rudeboybert/fivethirtyeight documentation built on Jan. 1, 2023, 10:17 p.m.