add_table_features {TKCat} | R Documentation |
Add possible features to table type in KMR
Description
Add possible features to table type in KMR
Usage
add_table_features(kmr, table, features)
Arguments
kmr |
a KMR object |
table |
the name of the table type |
features |
a character vector with optional features for this table type |
Value
The modified KMR MDB object
[Package TKCat version 1.1.11 Index]