Skip to contents

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