View source: R/KM-specifications.R
add_km_table | R Documentation |
Add KM table specifications to an MDB object
add_km_table(x, kmr, name, type, features = list())
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 |
An MDB object with additional KM table specification
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.