Skip to contents

This package stores all Applied Epi data across courses and resources. This includes courses, tutorials, case studies and books (such as the EpiRhandbook and Applied Epi Manual).

Installation

You can install the development version of appliedepidata from GitHub with:

# install.packages("pak")
pak::pak("appliedepi/appliedepidata")

Usage

You can see available datasets in the available data table as well as in depth descriptions in the reference section. Within RStudio you can use the search_data do browse available datasets.

Using that information you can either load data in to your RStudio environment using get_data or save a copy of the data to your computer using save_data.