Skip to content

Commit

Permalink
update vignette to exclude extraneous message
Browse files Browse the repository at this point in the history
  • Loading branch information
ecmerkle committed Jan 8, 2025
1 parent 9bbcae4 commit 88b4ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/multilevel.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bibliography:
- refs.bib
---

```{r echo=FALSE, message=FALSE}
```{r include=FALSE, echo=FALSE, message=FALSE}
library(blavaan, quietly=TRUE)
library(lavaan, quietly=TRUE)
```
Expand Down

0 comments on commit 88b4ba7

Please sign in to comment.