legend_labels_from_cuts: Numeric legend labels.
Description
Pretty numeric legend labels.
Usage
legend_labels_from_cuts(cuts_vctr, col_digits = 1)
Arguments
cuts_vctr
A numeric vector of bin cuts from which to create a vector of legend labels.
col_digits
The number of digits to round the legend labels.