Skip to content

eugejoh/epi_reporting

Repository files navigation

Using R Markdown for Epidemiological Reports

This repo contains an example workflow of using R and R Markdown to create epidemiological reports. These reports contain broef summaries and figures using publicly available COVID-19 data from Ontario, Canada. The underlying data can be accessed at Public Health Ontario's Data Tool. Current outputs only include .html file format.

Three examples are included:

  1. A self-contained R Markdown report using both the Knit button and rmarkdown::render() to describe hospitalization trends by year.
  2. Parameterized R Markdown to create multiple reports describing hospitalization trends by year for a specific jurisdiction (e.g. local public health unit)
  3. R Markdown report with child document to create a larger report with information on case, hospitalization, and death trends by year.

An example of hospitalizations trends by year is below. Caution should be exercised with interpreting these figures as reporting has changes throughout the COVID-19 pandemic.

COVID-19 Hospitalizations in Ontario across 2020, 2021, and 2022

download (1)

About

Examples of using R Markdown for epidemiological reports

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages