short_scale {flowmapper} | R Documentation |
Create short scale format for numbers in the legend
Description
Create short scale format for numbers in the legend
Usage
short_scale(x, digits = 3)
Arguments
x |
The number |
digits |
Significant digits |
Author(s)
Johannes Mast, credit: https://stackoverflow.com/a/59086755
[Package flowmapper version 0.1.2 Index]