README.md

tgpackage

R-CMD-check

codecov

This package is for my final project for STAT 302.

Installation

You can install the package through Github using:

devtools::install_github("theloniousgoerz/tgpackage")

Use

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")



theloniousgoerz/tgpackage documentation built on Dec. 23, 2021, 9:54 a.m.