Skip to content

danter2000/NewPackageLecture9

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages