Learn R Programming

TKCat (version 1.1.12)

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)

Value

A dplyr::tibble with feature description and properties

Arguments

kmr

a KMR object

tables

the name of the tables. If NULL (default), all the features are listed.