usepois is a value-added wrapper on top of usethis for Poisson packages and analysis projects.
To install the developmental version from GitHub
# install.packages("remotes")
remotes::install_github("poissonconsulting/usepois")
To install the latest developmental release from the Poisson drat repository
# install.packages("drat")
drat::addRepo("poissonconsulting")
install.packages("usepois")
Please report any issues.
Pull requests are always welcome.
Please note that this project is released with a Contributor Code of Conduct. By contributing, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.