mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@0d4f51f176 🚀
This commit is contained in:
parent
95a68dfc1a
commit
03b54b0d15
327 changed files with 767 additions and 941 deletions
|
|
@ -45,104 +45,3 @@ mtcars |> baseline_table()
|
|||
|
||||
Characteristic
|
||||
```
|
||||
|
||||
**N = 32**¹
|
||||
|
||||
mpg
|
||||
|
||||
19.2 (15.4, 22.8)
|
||||
|
||||
cyl
|
||||
|
||||
|
||||
|
||||
4
|
||||
|
||||
11 (34%)
|
||||
|
||||
6
|
||||
|
||||
7 (22%)
|
||||
|
||||
8
|
||||
|
||||
14 (44%)
|
||||
|
||||
disp
|
||||
|
||||
196 (121, 334)
|
||||
|
||||
hp
|
||||
|
||||
123 (96, 180)
|
||||
|
||||
drat
|
||||
|
||||
3.70 (3.08, 3.92)
|
||||
|
||||
wt
|
||||
|
||||
3.33 (2.54, 3.65)
|
||||
|
||||
qsec
|
||||
|
||||
17.71 (16.89, 18.90)
|
||||
|
||||
vs
|
||||
|
||||
14 (44%)
|
||||
|
||||
am
|
||||
|
||||
13 (41%)
|
||||
|
||||
gear
|
||||
|
||||
|
||||
|
||||
3
|
||||
|
||||
15 (47%)
|
||||
|
||||
4
|
||||
|
||||
12 (38%)
|
||||
|
||||
5
|
||||
|
||||
5 (16%)
|
||||
|
||||
carb
|
||||
|
||||
|
||||
|
||||
1
|
||||
|
||||
7 (22%)
|
||||
|
||||
2
|
||||
|
||||
10 (31%)
|
||||
|
||||
3
|
||||
|
||||
3 (9.4%)
|
||||
|
||||
4
|
||||
|
||||
10 (31%)
|
||||
|
||||
6
|
||||
|
||||
1 (3.1%)
|
||||
|
||||
8
|
||||
|
||||
1 (3.1%)
|
||||
|
||||
¹ Median (Q1, Q3); n (%)
|
||||
|
||||
mtcars \|\> baseline_table(fun.args =
|
||||
[list](https://rdrr.io/r/base/list.html)(by = "gear"))
|
||||
|
||||
[TABLE]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue