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

as.data.frameR Documentation

Transform to dataframe rules object or calibrate object

Description

Transform to dataframe rules object or calibrate object

Usage

## 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 Sept. 12, 2024, 6:27 a.m.