Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.18 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.18 KB

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_github("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