Export REDCap data by form
redcap_export_byform.Rd
Export REDCap data by form
Arguments
- token
REDcap API token
- url
address of the API
- meta
metadata from
redcap_export_meta
(will be downloaded if not provided)- remove_empty
should empty rows be removed from the dataset (REDCap automatically creates all forms for an event when any form in the event is created)
- wait
seconds to wait between API calls
- ...
other parameters passed to the API (see your REDCap API documentation for options)