add_km_table: Add KM table specifications to an MDB object

View source: R/KM-specifications.R

add_km_tableR Documentation

Add KM table specifications to an MDB object

Description

Add KM table specifications to an MDB object

Usage

add_km_table(x, kmr, name, type, features = list())

Arguments

x

an MDB object to update with specification tables

kmr

an MDB object with KM requirements

name

the name of an existing table in x

type

the name of an existing table type in kmr

features

a list of feature definitions. Each element of a list is a list of parameters for the add_km_feature() function.

Value

An MDB object with additional KM table specification


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