Exports the list of instruments (forms) in a REDCap project.
Usage
redcap_export_instruments(connection, format = "json")
Arguments
- connection
A redcap_connection object
- format
Character string. Format for returned data: "json" (default), "csv", "xml"
Value
A tibble containing instrument information (when format = "json"); otherwise a character string