axesLabeller: Parse numeric to character in a visually appeasing way.

View source: R/jaspLabelAxes.R

axesLabellerR Documentation

Parse numeric to character in a visually appeasing way.

Description

Parse numeric to character in a visually appeasing way.

Usage

axesLabeller(x, ...)

Arguments

x

numeric values to parse.

...

passed to subfunctions.

Details

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.


jasp-stats/jaspGraphs documentation built on April 20, 2024, 4:13 p.m.