interpret_as_housing_occupants_per_room: interpret_as_housing_occupants_per_room
Description
Classifies the value in a field if it is one of the possible values
considered for that field.
Usage
interpret_as_housing_occupants_per_room(mdr, val, value, field_values = NULL)
Arguments
- mdr
A tibble
row.
- val
A transformed value.
- value
A value.
- field_values
A data frame to store associations between fields and
values.