roundUpNice: roundUpNice

View source: R/fct_map.R

roundUpNiceR Documentation

roundUpNice

Description

roundUpNice

Usage

roundUpNice(x, nice = c(1, 2, 4, 5, 6, 8, 10))

Arguments

x

Number to round

nice

log10 ingrements to try to round to nearest

Value

Rounded number

Examples

## Not run: 
roundUpNice(124207)

## End(Not run)

appliedbinf/c19r-app documentation built on April 27, 2023, 11:54 p.m.