list_table_features {TKCat} | R Documentation |
List the features provided by a set of tables
Description
List the features provided by a set of tables
Usage
list_table_features(kmr, tables = NULL)
Arguments
kmr |
a KMR object |
tables |
the name of the tables. If NULL (default), all the features are listed. |
Value
A dplyr::tibble with feature description and properties
[Package TKCat version 1.1.11 Index]