This package demonstrates package building. It contains power function, fahrenheit to celsius converting function, t test, linear model function, k-nearest neighbor cross validation, and random forest cross validation function.
STAT302package is linked in samcho11 git repository to the public. You may install the package via github by following code
{r, eval = FALSE}
devtools::install_github("samcho11/STAT302package")
library(STAT302package)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.