Skip to content

Commit

Permalink
fix article in intro
Browse files Browse the repository at this point in the history
  • Loading branch information
avallecam committed Jun 17, 2024
1 parent 251105a commit 6ea5470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learners/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Also check out the [glossary](../reference.md) for any terms you may be unfamili

### Epiverse-TRACE R packages

Our strategy is to gradually incorporate specialised **R packages** into traditional analysis pipeline. These packages should fill the gaps in these epidemiology-specific tasks in response to outbreaks.
Our strategy is to gradually incorporate specialised **R packages** into a traditional analysis pipeline. These packages should fill the gaps in these epidemiology-specific tasks in response to outbreaks.

![In **R**, the fundamental unit of shareable code is the **package**. A package bundles together code, data, documentation, and tests and is easy to share with others ([Wickham and Bryan, 2023](https://r-pkgs.org/introduction.html))](episodes/fig/pkgs-hexlogos-2.png).

Expand Down

0 comments on commit 6ea5470

Please sign in to comment.