powered by
Records Statistics and meta data of a data.frame.
# S3 method for data.frame record(x, verbose = TRUE, ...)
data.frame training data for predictive model.
data.frame
logical should messages be printed?
logical
all further arguments.
list recorded statistics and meta data.
list
# NOT RUN { record(iris) # }
Run the code above in your browser using DataLab