dictionary_make_metadata {cleanepi} | R Documentation |
Make data dictionary for 1 field
dictionary_make_metadata(x, field_column)
x |
A vector choices from the input data |
field_column |
A character with the name of the field where the choices are made. |
A data frame with the dictionary in the format that is accepted by the {matchmaker} package.