Skip to content

Commit

Permalink
add webshot to episode
Browse files Browse the repository at this point in the history
  • Loading branch information
avallecam committed Mar 11, 2024
1 parent aab69ff commit a1a4b7d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions episodes/compare-interventions.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ exercises: 30 # exercise time in minutes

---

```{r setup, echo= FALSE, message = FALSE, warning = FALSE}
webshot::install_phantomjs(force = TRUE)
```


:::::::::::::::::::::::::::::::::::::: questions

- How can I quantify the effect of an intervention?
Expand Down

0 comments on commit a1a4b7d

Please sign in to comment.