Learn R Programming

simplevis (version 4.4.0)

sv_numeric_bin_labels: Numeric legend labels.

Description

Pretty numeric legend labels.

Usage

sv_numeric_bin_labels(cuts_vctr, labels_dp = 1)

Arguments

cuts_vctr

A numeric vector of bin cuts from which to create a vector of legend labels.

labels_dp

The number of digits to round the legend labels.

Value

A vector of labels.