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 |
field_column |
A |
Value
A <data.frame>
with the dictionary in the format that is
accepted by the matchmaker package.
[Package cleanepi version 1.1.0 Index]