Interaction between R and REDCap


[Up] [Top]

Documentation for package ‘REDCapR’ version 0.2-9

Help Pages

REDCapR-package REDCapR
create_batch_glossary Creates a 'data.frame' that help batching long-running read and writes.
REDCapR REDCapR
redcap_column_sanitize Sanitize to adhere to REDCap character encoding requirements.
redcap_read Read records from a REDCap project in subsets, and stacks them together before returning a 'data.frame'.
redcap_read_oneshot Read records from a REDCap project.
validate_for_write Inspect a 'data.frame' to anticipate problems before writing to a REDCap project.
validate_no_logical Inspect a 'data.frame' to anticipate problems before writing to a REDCap project.
validate_no_uppercase Inspect a 'data.frame' to anticipate problems before writing to a REDCap project.