Skip to content

Commit d227546

Browse files
committed
add epiparameter as in new episode
1 parent c5ee097 commit d227546

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

learners/setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ new_packages <- c(
109109
"socialmixr",
110110
"finalsize",
111111
"epiverse-trace/epidemics",
112+
"epiparameter",
112113
"scales",
113114
"tidyverse"
114115
)
@@ -179,6 +180,7 @@ When the installation has finished, you can try to load the packages by pasting
179180
library(socialmixr)
180181
library(finalsize)
181182
library(epidemics)
183+
library(epiparameter)
182184
library(scales)
183185
library(tidyverse)
184186
```

0 commit comments

Comments
 (0)