mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
feat: Include the NHANES dataset for exploration and experimentation
This commit is contained in:
parent
67cfc31304
commit
f4c6ff3635
2 changed files with 5 additions and 2 deletions
|
|
@ -64,7 +64,9 @@ Imports:
|
|||
RcppArmadillo,
|
||||
ggcorrplot,
|
||||
shinyjs,
|
||||
emmeans
|
||||
emmeans,
|
||||
readxl,
|
||||
NHANES
|
||||
Suggests:
|
||||
styler,
|
||||
devtools,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue