README.md

Project3Package

R-CMD-check codecov

The goal of Project3Package is to ...

Installation

You can install the package through Github using the following code:

install.github("yiqunl2-1863642/Project3Package")

To view the vignette:

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


yiqunl2-1863642/Project3Package documentation built on Dec. 23, 2021, 8:11 p.m.