length-FIMatrix: Determine the number of items in a FIMatrix

Description Usage Arguments Value

Description

The length function for the FIMatrix returns the number of frequent items.

Usage

1
2
## S4 method for signature 'FIMatrix'
length(x)

Arguments

x

Object of class FIMatrix

Value

Number of frequent itemsets within the FIMatrix


TimToebrock/Project_Apriori documentation built on Oct. 16, 2020, 9:22 p.m.