README.md

NewPackageLecture9

R-CMD-check codecov

The goal of NewPackageLecture9 is to ...

Installation

You can install the released version of NewPackageLecture9 through github using:

devtools::install_github("danter2000/NewPackageLecture9")

To view the vignette:

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


danter2000/NewPackageLecture9 documentation built on Dec. 19, 2021, 8:10 p.m.