README.md

mySTAT302package

R-CMD-check codecov

The goal of mySTAT302package is to ...

Installation

You can install the package through GitHub using:

devtools::install_github("Jenniferdny/mySTAT302package")

To view the vignette:

devtools::install_github("Jenniferdny/mySTAT302package", build_vignette = TRUE, build_opts = c())
library(Demo)
# Use this to view the vignette in the Demo HTML help
help(package = "mySTAT302package", help_type = "html")
# Use this to view the vignette as an isolated HTML file
utils::browseVignettes(package = "mySTAT302package")


Jenniferdny/mySTAT302package documentation built on Dec. 18, 2021, 1:28 a.m.