Skip to content

Commit

Permalink
fix in article
Browse files Browse the repository at this point in the history
  • Loading branch information
larmarange committed Nov 7, 2023
1 parent 38803ba commit 0f804c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/articles/marginal_tidiers.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ It is also possible to generate similar plots with `ggeffects::ggeffect()`. Plea
```{r}
mod %>%
ggeffects::ggeffect() %>%
plot() %>%
lapply(plot) %>%
patchwork::wrap_plots()
```

Expand Down

0 comments on commit 0f804c9

Please sign in to comment.