-
Notifications
You must be signed in to change notification settings - Fork 5
/
README.Rmd
119 lines (67 loc) · 6.1 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
---
output: github_document
---
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TK5RN58695"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TK5RN58695');
</script>
</head>
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
<img src = "https://github.com/appliedepi/epiRhandbook_eng/raw/master/images/Epi%20R%20Handbook%20Banner%20Beige%201500x500.png" width = "800" height="300">
# R Demonstration for Emory COVID-19 Response Collaborative
<!-- badges: start -->
<!-- badges: end -->
[This website](https://appliedepi.github.io/emory_training) hosts training materials for the R demonstrations first delivered by **Applied Epi** to 40 Rollins COVID-19 Epidemiology fellows and colleagues from the [Emory COVID-19 Response Collaborative](https://emorycovidcollaborative.org/) in August 2021.
Links to the video recordings are available below and on our [YouTube channel](https://www.youtube.com/channel/UCgXBQIFJ_Rmq3UhWL_yrkxQ/featured).
# Applied Epi
<img src = "https://github.com/appliedepi/emory_training/raw/master/presentation/images/AppliedEpi_Hex_sub.png" height = "200" align = "right">
**Applied Epi** is the non-profit organization that wrote the [Epidemiologist R Handbook](www.epirhandbook.com), a free R reference manual for applied epidemiology and public health which has been used by 50,000 people around the world.
Contact **[email protected]** to schedule R demonstrations, interactive training sessions, Intro-to-R workshops, or to subscribe to "help desk" support services from R experts who know applied epi!
# The Emory COVID-19 Response Collaborative
<img src = "https://github.com/appliedepi/emory_training/raw/master/presentation/images/ECRC_full%20color.png" width = "800" height="200">
The [Emory COVID-19 Response Collaborative](https://emorycovidcollaborative.org/projects/georgia-department-of-public-health/) is an initiative led by the Emory Rollins School of Public Health in collaboration with the Georgia Department of Public Health (GDPH). Its mission is to provide academic support to state and local health department partners during the COVID-19 crisis. One of its seminal programs is the Rollins Epidemiology Fellows Program, a 2-year fellowship designed to attract, place and support early-career epidemiologists across Georgia’s 18 health districts and GDPH. With assistance from ECRC leadership and the Fulton County Board of Health, Applied Epi designed this tailored training session to build the fellows’ analytic capabilities in R through examples tailored to their applied needs in preparing jurisdictional COVID-19 outbreak reports and maps.
# Training materials
The links below contain all of the materials used for the course. See our [Github repository](https://github.com/appliedepi/emory_training) for more detail:
- [Agenda](https://appliedepi.github.io/emory_training/timetable/timetable.pdf)
Session 1: Case study walk-through - data cleaning and analytic workflow in an R markdown report
- [Analytical workflow presentation slides](https://appliedepi.github.io/emory_training/presentation/slides_workflow.html)
- [Case study R project (zip download of example data and R markdown script)](https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/appliedepi/emory_training/tree/master/case_study)
Session 2: Data visualization with **ggplot2**
- [Data visualization presentation slides](https://appliedepi.github.io/emory_training/presentation/slides_ggplot.html)
- [R markdown script](https://github.com/appliedepi/emory_training/blob/master/case_study/ggplot_demo.Rmd)
Please note that all these training materials use *fake example data* in which no person is identifiable and the actual values have been scrambled.
# Video recordings
## **Session 1**: Data cleaning and analytic workflow (13^th^ August 2021)
<iframe width="560" height="315" src="https://www.youtube.com/embed/nxBTDfJ_neE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
## **Session 2**: Data visualization with *ggplot* (20^th^ August 2021)
<iframe width="560" height="315" src="https://www.youtube.com/embed/caMOUUG2joo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
# Acknowledgements
Instructors and authors from **Applied Epi** included:
* Neale Batra
* Alex Spina
* Henry Laurenson-Schafer
* Mathilde Mousset
* Wen Lin
Many thanks to the Fulton County Board of Health, that provided example data (anonymized and scrambled) for the case study.
Representatives from the Emory COVID-19 Response Collaborative included:
* Zena Belay
* Dr. Allison Chamberlain
* Shelby Rentmeester
* Eve Rose
# Terms of Use and License
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
Academic courses and epidemiologist training programs are welcome to use this material with their students. If you have questions about your intended use, email **[email protected]**.
# Contribution
If you would like to make a content contribution, please contact with us first via Github issues or by email. We are implementing a schedule for updates and are creating a contributor guide.
Please note that the Epi R Handbook project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.