discretized data. If there was no discretization specified for some columns, these are returned as is.
Arguments
df
input data frame.
cutp
a list of vectors with cutpoints (for more information see applyCut).
infinite_bounds
a logical indicating how the bounds on the extremes should look like (for more information see applyCut)
labels
a logical indicating whether the bins of the discretized data should be represented by integer codes or as interval notation using (a;b] when set to TRUE.