add_property_values: Add possible values to an integer or a character feature...

View source: R/KMR.R

add_property_valuesR Documentation

Add possible values to an integer or a character feature property in KMR

Description

Add possible values to an integer or a character feature property in KMR

Usage

add_property_values(kmr, feature, property, values)

Arguments

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

Value

The modified KMR MDB object


TKCat documentation built on June 8, 2025, 11:25 a.m.