rm_km_feature {TKCat} | R Documentation |
Remove KM feature specifications from an MDB object
Description
Remove KM feature specifications from an MDB object
Usage
rm_km_feature(x, kmr, table, feature)
Arguments
x |
an MDB object to update with specification tables |
kmr |
an MDB object with KM requirements |
table |
the name of an existing table in x |
feature |
the name of a feature with specification in x table |
Value
An MDB object with relevant KM table feature specification removed
[Package TKCat version 1.1.11 Index]