label_divMult | R Documentation |
Ratio labels
label_divMult(logscale = FALSE, base = exp(1), slashStar = TRUE)
logscale |
Logical, are breaks provided on the log scale (default is
|
base |
a positive or complex number: the base with respect to which
logarithms are computed. Defaults to |
slashStar |
Logical, should division and multiplication symbols be "*"
and "/" (default)? Prettier symbols |
Function for generating labeling expressions based on breaks
Other labels:
label_centiNel()
,
label_nel()
,
label_percDiff()
,
label_propDiff()
label_divMult()(c(1:4,2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.