add_property_values {TKCat} | R Documentation |
Add possible values to an integer or a character feature property in KMR
add_property_values(kmr, feature, property, values)
kmr |
a KMR object |
feature |
the name of the feature type |
property |
the name of the property |
values |
a vector of character or integer or a named vector with the description of the values |
The modified KMR MDB object