first steps to finding a working path

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

View file

@ -0,0 +1,10 @@
name: freesearcheR_dev
title:
username: cognitiveindex
account: cognitiveindex
server: shinyapps.io
hostUrl: https://api.shinyapps.io/v1
appId: 13786206
bundleId: 9687600
url: https://cognitiveindex.shinyapps.io/freesearcheR_dev/
version: 1

View file

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