print_rule_parts {niarules} | R Documentation |
This function prints the parts of an association rule, including name, type, border1, border2, and value.
print_rule_parts(parts)
parts |
A list containing parts of an association rule. |
Prints the rule parts.