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

Travis build status AppVeyor build status codecov

jeksterslabRds is a collection of functions that I find useful in studying Data Science and Statistics concepts and methods.

Installation

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

remotes::install_github("jeksterslabds/jeksterslabRds")

Example

See GitHub Pages for package documentation.



jeksterslabds/jeksterslabRds documentation built on July 16, 2020, 3:41 p.m.