pubh

A toolbox for Public Health and Epidemiology

“pubh” is an R pacakage for making R functions and capabilities more accessible to students and professionals from epidemiology and public health related disciplines.

Information on use with examples can be found in “vignettes”.

To install, type in R console:

devtools::install_github(“josie-athens/pubh”, build_vignettes = TRUE)

Package “devtools” is required to install “pubh” from the GitHub repositories.