README.md

STAT302package

R-CMD-check codecov

The goal of STAT302package is to ...

Installation

You can install the package through GitHub using:

devtools::install_github("JudyTi/STAT302package")

To view the vignette:

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


JudyTi/STAT302package documentation built on Dec. 18, 2021, 2:32 a.m.