list_table_features: 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.