print_rule_parts {niarules}R Documentation

Print Rule Parts

Description

This function prints the parts of an association rule, including name, type, border1, border2, and value.

Usage

print_rule_parts(parts)

Arguments

parts

A list containing parts of an association rule.

Value

Prints the rule parts.


[Package niarules version 0.1.0 Index]