add_property_values | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.