updated docs

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-01-29 12:43:47 +01:00
commit bd29de23c9
3 changed files with 26 additions and 4 deletions

View file

@ -33,11 +33,12 @@ Suggests:
usethis,
ggplot2,
haven,
here
here,
styler
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
RoxygenNote: 7.3.0
URL: https://github.com/agdamsbo/REDCapCAST, https://agdamsbo.github.io/REDCapCAST/
BugReports: https://github.com/agdamsbo/REDCapCAST/issues
Imports:
@ -56,6 +57,7 @@ Collate:
'ds2dd.R'
'ds2dd_detailed.R'
'easy_redcap.R'
'read_redcap_instrument.R'
'read_redcap_tables.R'
'redcap_wider.R'
'redcapcast_data.R'