label_propDiff: Scale breakpoints based on percentage difference from...

View source: R/ratioScales.R

label_propDiffR Documentation

Scale breakpoints based on percentage difference from reference

Description

Scale breakpoints based on percentage difference from reference

Usage

label_propDiff(logscale = FALSE, base = 10, accuracy = 0.01)

Arguments

logscale

Logical, are breaks provided on the log scale (default is FALSE)?

base

a positive or complex number: the base with respect to which logarithms are computed. Defaults to e=exp(1).

accuracy

Numeric scalar, determines rounding precision

Value

Function used as argument to labels in ⁠scale_*_*⁠

See Also

label_number

Other labels: label_centiNel(), label_divMult(), label_nel(), label_percDiff()


mikeroswell/ratioScales documentation built on April 1, 2024, 10:38 p.m.