oom: Scale the value to its closest order of magnitude

Description Usage Arguments

Description

It uses the base of 1000.

Usage

1
oom(x, suffixes = c("", "K", "M", "G", "T"))

Arguments

x

the value to scale

suffixes

are the suffixes to be add. Each corresponds to the exponent of the base.


fikovnik/latextags documentation built on July 5, 2019, 11 p.m.