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

Travis build status AppVeyor build status codecov

jeksterslabRplots is a collection of functions I find useful in studying base plots.

Installation

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

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

Example

See GitHub Pages for package documentation.



jeksterslabds/jeksterslabRplots documentation built on Aug. 9, 2020, 12:34 a.m.