axesLabeller.RdParse numeric to character in a visually appeasing way.
axesLabeller(x, ...)
| x | numeric values to parse. |
|---|---|
| ... | passed to subfunctions. |
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.