R/fct_map.R
roundUpNice.Rd
roundUpNice
roundUpNice(x, nice = c(1, 2, 4, 5, 6, 8, 10))
Number to round
log10 ingrements to try to round to nearest
Rounded number
if (FALSE) { roundUpNice(124207) }