knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
This R package is a compilation of various statistical functions that I wrote for my Statistics 302 class at the University of Washington.
Install this package using the following code:
devtools::install_github("dhruvrc/STAT302Package")
library(STAT302Package)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.