Skip to content

Commit

Permalink
fix template lintr
Browse files Browse the repository at this point in the history
  • Loading branch information
avallecam committed Nov 13, 2024
1 parent b82bef1 commit d35f092
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions episodes/template.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Load contact and population data from socialmixr
## Output

```{r polymod_uk, echo = FALSE}
2+2
2 + 2
```


Expand Down Expand Up @@ -104,7 +104,7 @@ Load contact and population data for Poland from socialmixr::polymod using the f
:::::::::::::::::::::::: solution

```{r polymod_poland}
2+2
2 + 2
```
:::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::
Expand Down

0 comments on commit d35f092

Please sign in to comment.