Skip to content

An R package to accompany the Epidemiology R Handbook, a free open-access R reference manual for applied epidemiologists and public health practitioners

License

Notifications You must be signed in to change notification settings

appliedepi/epirhandbook

Repository files navigation

epirhandbook

An R package to provide data and files used in examples in the Epi R Handbook

R-CMD-check CC-BY-NC-SA 4.0

The Epi R Handbook is an open-access R reference manual for applied epidemiologists and public health practitioners.

Installation

You can install the latest version of epirhandbook and view the source code from GitHub with:

install.packages("pacman")
pacman::p_install_gh("appliedepi/epirhandbook")

Or

install.packages("remotes")
remotes::install_git("appliedepi/epirhandbook")

Licence

This work is licensed under a creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Read more using the link above or reading the LICENCE

About

An R package to accompany the Epidemiology R Handbook, a free open-access R reference manual for applied epidemiologists and public health practitioners

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages