Interaction Between R and REDCap
Collapse a vector of values into a single string when necessary
Collection of REDCap-specific constants
Creates a dataset that help batching long-running read and writes
REDCapR internal function for calling the REDCap API
Manipulate and interpret the metadata of a REDCap project
Export Arms
Sanitize to adhere to REDCap character encoding requirements
Read data access groups from a REDCap project
Delete records in a REDCap project
Enumerate the instruments to event mappings
Export Events
Download a file from a REDCap project record
Upload a file into to a REDCap project record
Download REDCap Instruments
Enumerate the instruments (forms)
Get the logging of a project.
Suggests a col_type for each field in a REDCap project
Export the metadata of a REDCap project
Import metadata of a REDCap project
Determine free available record ID
Export project information.
A Reference Class to make later calls to REDCap more convenient
Read/Export records from a REDCap project, returned as eav
Read/Export records from a REDCap project --still in development
Read/Export records from a REDCap project
Read records from a REDCap project in subsets, and stacks them togethe...
Read/Export records that populate a REDCap report
Get survey link from REDCap
List authorized users
Enumerate the exported variables
Determine version of REDCap instance
Write/Import records to a REDCap project
Write/Import records to a REDCap project
REDCapR: Interaction Between R and REDCap
Create explicit factor level for missing values
Read a token and other credentials from a (non-REDCap) database or fil...
Validate and sanitize the user's REDCap token
Convert a vector to the array format expected by the REDCap API
Inspect a dataset to anticipate problems before writing to a REDCap pr...
Encapsulates functions to streamline calls from R to the REDCap API. REDCap (Research Electronic Data CAPture) is a web application for building and managing online surveys and databases developed at Vanderbilt University. The Application Programming Interface (API) offers an avenue to access and modify data programmatically, improving the capacity for literate and reproducible programming.
Useful links