This package is for my final project for STAT 302.
You can install the package through Github using:
devtools::install_github("theloniousgoerz/tgpackage")
The vignette for this package can be viewed by typing the following code into the console:
# Use this to view the vignette.
help(package = "tgpackage", help_type = "html")
# Use this to view the vignette as an isolated HTML file
utils::browseVignettes(package = "tgpackage")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.