Convert Redcap data dictionary into {matchmaker} dictionary format
Source:R/dictionary_based_cleaning.R
make_readcap_dictionary.Rd
Convert Redcap data dictionary into {matchmaker} dictionary format
Arguments
- metadata
A data frame with the data dictionary associated to a Redcap project
- field_column
The name of the column, in the input dictionary, that contains the field names in of the Redcap project data
- opt_column
The name of the column, in the input dictionary, that contains the definition of the choices in every column of the Redcap project data
- field_type
A
character
with the name of the column that contains the field type information