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