Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

geogenr (version 1.0.0)

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

Value

A tibble row.