roundUpNice: roundUpNice: rounds numbers to celing or floor based on...

Description Usage Arguments Value

Description

Maintains leading and trailing zeros... Taken from StackOverFlow 20171122...

roundUpNice: rounds numbers to celing or floor based on inputs used in setting the range for the COC chart Maintains leading and trailing zeros... Taken from StackOverFlow 20171122... @param x is the input numeric value. @param Unit the base value to round around @return numeric value rounded up to the specific number of digits @export

Usage

1
2
3
roundUpNice(x, Unit)

roundUpNice(x, Unit)

Arguments

x

is the input numeric value.

Unit

the base value to round around

Value

numeric value rounded up to the specific number of digits


ColoradoDemography/ProfileDashboard documentation built on May 27, 2019, 1:08 a.m.