Add a feature definition to Knowledge Management Requirements (KMR)
add_feature_def(kmr, name, description, properties)
The modified KMR MDB object
a KMR object
the name of the feature type
description of the feature type
properties of the feature. A list named with property names. For each property, a list with:
type: among "integer", "numeric", "logical", "character", "Date", "POSIXct", "base64", "table" and "field" ("table" and "field" type are used for referencing tables and fields; the other types come from ReDaMoR).
description (optional): a description of the feature property. Useful when the feature has more than one property
mandatory: a logical indicating the property is mandatory for the feature
measurement (optional and only for "integer" and "numeric" types): the name of the measurement for checking units