record.data.frame: Record Statistics and Meta Data of a Data Frame

Description Usage Arguments Value Examples

Description

Records Statistics and meta data of a data.frame.

Usage

1
2
## S3 method for class 'data.frame'
record(x, verbose = TRUE, ...)

Arguments

x

data.frame training data for predictive model.

verbose

logical should messages be printed?

...

all further arguments.

Value

list recorded statistics and meta data.

Examples

1

smaakage85/recordr documentation built on June 13, 2019, 7:08 p.m.