Skip to content

avahoffman/dataplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages