Skip to content

mdbeckman/dcData

Repository files navigation

dcData

R build status

The dcData package includes data sets that accompany Data Computing (2nd edition) by Kaplan & Beckman (eBook) used to teach wrangling and visualization techniques that turn data into information.

Installation

The development version of dcData can be installed from GitHub with:

library(devtools)
devtools::install_github("mdbeckman/dcData")