README.md

hurwitzLab

What’s here?

Installation

You can install hurwitzLab with:

devtools::install_github("schackartk/hurwitzLab")

However, I would suggest installing with

devtools::install_github("schackartk/hurwitzLab", build_vignettes = TRUE)

This will build and make the vignettes available to you, which are very helpful for learning how to use this package. The drawback is that you may need to install other packages to make it work.

You can then access the vignettes with

vignette("hurwitzLab")

If the package is installed without the build_vignettes = TRUE option, the vignette can be built with

devtools::build_vignettes("hurwitzLab")


schackartk/hurwitzLab documentation built on Dec. 22, 2021, 10:21 p.m.