includes read_redcap_table

This commit is contained in:
AG Damsbo 2023-02-28 09:54:03 +01:00
commit edafc35806
5 changed files with 135 additions and 2 deletions

View file

@ -1,3 +1,6 @@
# Generated by roxygen2: do not edit by hand
export(REDCap_split)
export(read_redcap_tables)
importFrom(REDCapR,redcap_metadata_read)
importFrom(REDCapR,redcap_read)