mpformat: Round and format number by order of magnitude

Description Usage Arguments Value See Also

Description

This rounds numbers and fills up places with zeros according to the given order of magnitude.

Usage

1
mpformat(x, digits = oom(x))

Arguments

x

A numeric.

digits

A numeric.

Value

A character

See Also

Other rounding functions: oom, round_up


tamaracha/mpformatr documentation built on May 8, 2019, 3:14 a.m.