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

@ -2,12 +2,15 @@
export(REDCap_split)
export(clean_redcap_name)
export(d2w)
export(ds2dd)
export(focused_metadata)
export(match_fields_to_form)
export(read_redcap_tables)
export(redcap_wider)
export(sanitize_split)
export(split_non_repeating_forms)
export(strsplitx)
importFrom(REDCapR,redcap_event_instruments)
importFrom(REDCapR,redcap_metadata_read)
importFrom(REDCapR,redcap_read)