Create a breaks Strategy object for categorizing value

newValueBreaks(name, breaks, labels = NULL)

Arguments

name

the name of the breaks

breaks

a vector with cut points to user

labels

a character vector indicating how to label the cut-point. Can stay NULL where a default label is given

Value

A BreaksStrategy object of type value