mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
first steps to finding a working path
This commit is contained in:
parent
02dfcf50d6
commit
159750fa62
2 changed files with 14 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue