Learn R Programming

niarules (version 0.2.0)

format_rule_parts: Format Rule Parts

Description

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

Usage

format_rule_parts(parts)

Value

A formatted string representing the rule parts.

Arguments

parts

A list containing parts of an association rule.