Convenience function to download complete instrument, using token storage in keyring.
Source:R/read_redcap_instrument.R
read_redcap_instrument.Rd
Convenience function to download complete instrument, using token storage in keyring.
Usage
read_redcap_instrument(
key,
uri,
instrument,
raw_or_label = "raw",
id_name = "record_id",
records = NULL
)