knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

dalpiaz

The goal of dalpiaz is to house a collection of personal data and analytical functions.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("daviddalpiaz/data")

Data Import Scripts

Want to see how each data set was imported? Check out the data-raw folder!



daviddalpiaz/data documentation built on Nov. 4, 2019, 9:44 a.m.