list_table_features: List the features provided by a set of tables

View source: R/KMR.R

list_table_featuresR 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


TKCat documentation built on June 8, 2025, 11:25 a.m.