Skip to content

Commit 2499626

Browse files
avallecamclaude
andcommitted
convert spoiler code block to executable chunk in contact-matrices
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 3f86ddd commit 2499626

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

episodes/contact-matrices.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ zambia_sa_survey <- socialmixr::load_survey(files = zambia_survey_files)
148148

149149
You can explore all the available surveys from the Zenodo repository at <https://zenodo.org/communities/social_contact_data/>. If you are interested in accessing to a specific URL within R, you can try:
150150

151-
```r
151+
```{r}
152152
library(contactsurveys)
153153
library(tidyverse)
154154

0 commit comments

Comments
 (0)