dictionary_make_metadata: Make data dictionary for 1 field

View source: R/dictionary_based_cleaning.R

dictionary_make_metadataR 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.


cleanepi documentation built on June 22, 2024, 9:48 a.m.