redcap.dict: Fetch REDCap data dictionary to be stored in data frame

View source: R/getRedcap.R

redcap.dictR Documentation

Fetch REDCap data dictionary to be stored in data frame

Description

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.

Usage

redcap.dict(instrument_name)

Arguments

instrument_name

Can either be an instrument name to fetch new data, a data frame returned by redcap(), or a variable name as string

Value

A data frame containing the data dictionary/metadata for the specified instrument


wizaRdry documentation built on June 8, 2025, 11:30 a.m.