This function extracts metadata/dictionary information from REDCap. It can accept either an instrument name to fetch new data, an existing data frame with instrument attributes, or a variable name as string.
redcap.dict(instrument_name)
A data frame containing the data dictionary/metadata for the specified instrument
Can either be an instrument name to fetch new data, a data frame returned by redcap(), or a variable name as string