format_rule_parts {niarules}R Documentation

Format Rule Parts

Description

This function formats the parts of an association rule into a string.

Usage

format_rule_parts(parts)

Arguments

parts

A list containing parts of an association rule.

Value

A formatted string representing the rule parts.


[Package niarules version 0.2.0 Index]