To download the stat302util package, use the code below: ```{r, message = FALSE} library(stat302util)
# Use
To view the vignette in the stat302util HTML help:
```{r}
help(package = "stat302util", help_type = "html")
To view the vignette as an isolated HTML file:
utils::browseVignettes(package = "stat302util")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.