Deploying to gh-pages from @ agdamsbo/FreesearchR@75f2ae07b7 🚀

This commit is contained in:
agdamsbo 2026-03-30 18:46:00 +00:00
commit 7812bc69fa
194 changed files with 999 additions and 560 deletions

View file

@ -13,7 +13,8 @@ create_baseline(
add.diff = FALSE,
add.overall = FALSE,
theme = c("jama", "lancet", "nejm", "qjecon"),
detail_level = c("minimal", "extended")
detail_level = c("minimal", "extended"),
drop_empty = FALSE
)
```