list_property_values {TKCat}R Documentation

List of supported values for an integer or a character property

Description

List of supported values for an integer or a character property

Usage

list_property_values(kmr, feature, property)

Arguments

kmr

a KMR object

feature

the name of the feature

property

the name of the property

Value

A dplyr::tibble with value and their description (if available)


[Package TKCat version 1.1.11 Index]