CombineRules: Combining list of Rules

Description Usage Arguments Value

View source: R/HelperFunctions.R

Description

This function takes as input a list of objects of class Rules that may have different items and rules and comines them to a single Rule.

Usage

1
CombineRules(list_input)

Arguments

list_input

List of Rules. These Rules may have different number of rows, columns and number of items

Value

Rules Object that will contain all the rules from the input rules objects.


TimToebrock/Rpriori documentation built on Oct. 18, 2020, 9:41 p.m.