knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of bis557 is to illustrate how to create an R package for the Yale Biostatistics biss557 class.
The development version of the packages can be installed from GitHub with:
# install.packages("devtools") devtools::install_github("kaneplusplus/bis557")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.