This function is deprecated. Please use 'redcap' instead.
This is a legacy alias for the 'redcap' function to maintain compatibility with older code.
Usage
getRedcap(...)
Value
A data frame containing the requested REDCap data
Arguments
...
Optional column names to filter for. Only rows with non-missing values
in ALL specified columns will be returned. This is useful for filtering
data to only include complete cases for specific variables of interest.