updating docs

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-04-23 14:25:38 +02:00
commit 7489793032
No known key found for this signature in database
9 changed files with 199 additions and 1274 deletions

View file

@ -12,6 +12,7 @@ knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
options(rmarkdown.html_vignette.check_title = FALSE)
```
```{r setup}