Learn R Programming

simplevis (version 3.1.0)

sv_labels_from_cuts: Numeric legend labels.

Description

Pretty numeric legend labels.

Usage

sv_labels_from_cuts(cuts_vctr, col_labels_dp = 1)

Arguments

cuts_vctr

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

col_labels_dp

The number of digits to round the legend labels.

Value

A vector of labels.