axesLabeller.Rd
Parse numeric to character in a visually appeasing way.
axesLabeller(x, ...)
Useful to avoid weird labels when dealing with very large or very small numbers. Mainly a wrapper around scales::scientific_format and scales::scientific_format scales::number_format.