Wrapper function for using REDCapR::redcap_read and REDCapRITS::REDCap_split including some clean-up. Handles
Usage
read_redcap_tables(
uri,
token,
records = NULL,
fields = NULL,
events = NULL,
forms = NULL,
generics = c("record_id", "redcap_event_name", "redcap_repeat_instrument",
"redcap_repeat_instance")
)