first steps to finding a working path

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-01-23 08:56:32 +01:00
commit 159750fa62
No known key found for this signature in database
2 changed files with 14 additions and 1 deletions

View file

@ -59,7 +59,10 @@ Below are the baseline characteristics.
Below are results from the univariable and multivariable regression analyses.
{{< include _regression_table.md >}}
```{r}
gtsummary::tbl_summary(mtcars,by=cyl)
```
## Discussion