/dataplay

🤸‍♂️ Load data to play with

Primary LanguageRMIT LicenseMIT

dataplay package

Load data to play with.

Installation

You can install the development version of dataplay from GitHub with:

# install.packages("devtools")
devtools::install_github("avahoffman/dataplay")

# See the datasets available
library(dataplay)
?dataplay

Example

This is a basic example loading the NSF Survey of Earned Doctorates data:

library(dataplay)

doctorate_survey