knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

jeksterslabRdist is a collection of functions that I find useful in studying probability distributions.

Installation

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

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

Example

See GitHub Pages for package documentation.



jeksterslabds/jeksterslabRdist documentation built on Aug. 9, 2020, 7:33 a.m.