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

bis557

Codecov test coverage Travis build status

This package includes Yale BIS 557 class work for Kim Gannon

Installation

The development version of the packages can be installed from GitHub with:

# install.packages("devtools")
devtools::install_github("kimgannon/bis557")


kimgannon/bis557 documentation built on Nov. 25, 2020, 7:09 a.m.