mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
updated documentation
This commit is contained in:
parent
9d95b438d8
commit
4c5d58bf82
4 changed files with 22 additions and 8 deletions
10
DESCRIPTION
10
DESCRIPTION
|
|
@ -27,12 +27,13 @@ Suggests:
|
|||
jsonlite,
|
||||
testthat,
|
||||
Hmisc,
|
||||
readr,
|
||||
knitr,
|
||||
rmarkdown,
|
||||
gt,
|
||||
usethis,
|
||||
ggplot2
|
||||
ggplot2,
|
||||
haven,
|
||||
here
|
||||
License: GPL (>= 3)
|
||||
Encoding: UTF-8
|
||||
LazyData: true
|
||||
|
|
@ -45,12 +46,15 @@ Imports:
|
|||
tidyr,
|
||||
tidyselect,
|
||||
keyring,
|
||||
purrr
|
||||
purrr,
|
||||
readr,
|
||||
stats
|
||||
Collate:
|
||||
'utils.r'
|
||||
'process_user_input.r'
|
||||
'REDCap_split.r'
|
||||
'ds2dd.R'
|
||||
'ds2dd_detailed.R'
|
||||
'easy_redcap.R'
|
||||
'read_redcap_tables.R'
|
||||
'redcap_wider.R'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue