Load data to play with.
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
This is a basic example loading the NSF Survey of Earned Doctorates data:
library(dataplay)
doctorate_survey