Methods for function checkConsistency
signature(object = "DecisionTable")
This method reports which rules in a Decision Table object are consistent. A rule in a Decision Table object is consistent if there is no other rule with the same conditions and a different decision. This method does not specify which pair of rules are consistent or not, for obtaining that information use computeConsistencyMatrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.