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

View source: R/ratioScales.R

label_percDiffR Documentation

Scale breakpoints based on percentage difference from reference

Description

Scale breakpoints based on percentage difference from reference

Usage

label_percDiff(logscale = FALSE, base = 10)

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).

Value

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

See Also

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


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