mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
This commit is contained in:
parent
d76c75bd93
commit
2a39655e96
4 changed files with 2 additions and 9 deletions
|
|
@ -22,5 +22,6 @@ mtcars |> get_label(var = "mpg")
|
|||
mtcars |> get_label()
|
||||
mtcars$mpg |> get_label()
|
||||
gtsummary::trial |> get_label(var = "trt")
|
||||
gtsummary::trial$trt |> get_label()
|
||||
1:10 |> get_label()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue