An R package to provide data and files used in examples in the Epi R Handbook
The Epi R Handbook is an open-access R reference manual for applied epidemiologists and public health practitioners.
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")
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.