Skip to content

Commit a87b094

Browse files
avallecamclaude
andcommitted
suppress spoiler chunk output in contact-matrices
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 745f036 commit a87b094

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
@@ -150,7 +150,7 @@ survey_load_zambia <- socialmixr::load_survey(files = survey_files_zambia)
150150

151151
Browse available surveys in the [Zenodo Social Contact Data community](https://zenodo.org/communities/social_contact_data/), or list them programmatically:
152152

153-
```{r}
153+
```{r,message=FALSE,warning=FALSE}
154154
library(contactsurveys)
155155
library(tidyverse)
156156

0 commit comments

Comments
 (0)