R/attributes.R
get_dataset_attributes.Rd
Generates list with attributes of a dataset
get_dataset_attributes(arena, dataset)
live or static arena object
List with following elements
dataset Data frame
target Name of one column from data frame that is used as target variable
label Label for dataset to be displayed in Arena
variables vector of column names from data frame without target
simple list with attributes of given dataset