Learn R Programming

do (version 2.0.0.1)

as.data.frame: Transform to dataframe rules object or calibrate object

Description

Transform to dataframe rules object or calibrate object

Usage

# S3 method for rules
as.data.frame(x, row.names = NULL, optional = FALSE, ...)

# S3 method for calibrate as.data.frame(x, row.names = NULL, optional = FALSE, ...)

Value

a dataframe

Arguments

x

data with rules class for package 'arules'

row.names

ignore

optional

ignore

...

ignore