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

Description Usage Arguments Value

Description

Transform to dataframe rules object or calibrate object

Usage

1
2
3
4
5
## S3 method for class 'rules'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)

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

Arguments

x

data with rules class for package 'arules'

row.names

ignore

optional

ignore

...

ignore

Value

a dataframe


do documentation built on Aug. 3, 2021, 5:06 p.m.