interpret_values: interpret values
Description
Interprets the values in the metadata for a row.
Usage
interpret_values(mdr, values, interpret, field_values, other_field)
Arguments
- mdr
A tibble
row.
- values
A vector of values.
- interpret
Vector of functions to consider.
- field_values
A data frame that stores associations between fields and
values.
- other_field
Included field that can contain the value "other".