knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
This package consists of implementations of various algorithms covered in Yale School of Public Health BIS557 course.
The development version of the packages can be installed from GitHub with:
install.packages("devtools") devtools::install_github("damingli09/bis557")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.