three new functions and new version

This commit is contained in:
Andreas Gammelgaard Damsbo 2023-07-04 16:03:06 +02:00
commit 8bd4d9ade7
11 changed files with 415 additions and 49 deletions

View file

@ -1,6 +1,6 @@
Package: REDCapCAST
Title: REDCap Castellated Data Handling
Version: 23.6.1
Version: 23.6.2
Authors@R: c(
person("Andreas Gammelgaard", "Damsbo", email = "agdamsbo@clin.au.dk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7559-1154")),
@ -48,6 +48,7 @@ Collate:
'utils.r'
'process_user_input.r'
'REDCap_split.r'
'ds2dd.R'
'read_redcap_tables.R'
'redcap_wider.R'
'redcapcast_data.R'