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

Travis build status AppVeyor build status codecov

jeksterslabRdatarepo is a repository of data sets I find useful in illustrating concepts in Data Science and Statistics.

Installation

You can install the released version of jeksterslabRdatarepo from GitHub with:

library(devtools)
install_github("jeksterslabds/jeksterslabRdatarepo")

Example

See GitHub Pages for package documentation.



jeksterslabds/jeksterslabRdatarepo documentation built on Jan. 5, 2021, 3:27 a.m.