updated documentation

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-01-18 14:58:38 +01:00
commit 4c5d58bf82
4 changed files with 22 additions and 8 deletions

View file

@ -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'