-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
example in:
tutorials-early/episodes/clean-data.Rmd
Lines 28 to 34 in 2331a58
| ## Introduction | |
| In the process of analyzing outbreak data, it's essential to ensure that the dataset is clean, curated, standardized, | |
| and valid to facilitate accurate and reproducible analysis. | |
| This episode focuses on cleaning epidemics and outbreaks data using the | |
| [cleanepi](https://epiverse-trace.github.io/cleanepi/) package, | |
| For demonstration purposes, we'll work with a simulated dataset of Ebola cases. | |
instead, using semantic line breaks this can look like:
## Introduction
In the process of analyzing outbreak data,
it's essential to ensure that the dataset is clean, curated, standardized,
and valid to facilitate accurate and reproducible analysis.
This episode focuses on cleaning epidemics and outbreaks data
using the [cleanepi](https://epiverse-trace.github.io/cleanepi/) package,
For demonstration purposes, we'll work with a simulated dataset of Ebola cases.
Metadata
Metadata
Assignees
Labels
No labels