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

bis557

Travis build status codecov

The goal of bis557 is to illustrate how to create an R package for the Yale Biostatistics biss557 class.

Installation

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

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


kaneplusplus/bis557 documentation built on Sept. 13, 2020, 9:01 p.m.