mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 18:09:39 +02:00
docs
This commit is contained in:
parent
6399bb00ee
commit
acc112bc73
2 changed files with 8 additions and 2 deletions
|
@ -57,7 +57,13 @@ Imports:
|
||||||
janitor,
|
janitor,
|
||||||
flextable,
|
flextable,
|
||||||
gt,
|
gt,
|
||||||
kableExtra
|
kableExtra,
|
||||||
|
rankinPlot,
|
||||||
|
sjPlot,
|
||||||
|
gvlma,
|
||||||
|
psych,
|
||||||
|
jtools,
|
||||||
|
Hmisc
|
||||||
Suggests:
|
Suggests:
|
||||||
styler,
|
styler,
|
||||||
devtools,
|
devtools,
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
app_version <- function()'250127_1200'
|
app_version <- function()'250130_1152'
|
||||||
|
|
Loading…
Add table
Reference in a new issue