Learn R Programming

geogenr (version 1.0.1)

interpret_values: interpret values

Description

Interprets the values in the metadata for a row.

Usage

interpret_values(mdr, values, interpret, field_values, other_field)

Value

A tibble row.

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