Learn R Programming

flowmapper (version 0.1.2)

short_scale: 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

Johannes Mast, credit: https://stackoverflow.com/a/59086755