round_up_nice: Round up to nearest 'nice' number source:...

Description Usage Arguments

View source: R/helpers.R

Description

Round up to nearest 'nice' number source: https://stackoverflow.com/a/6463946

Usage

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

Arguments

x

Number to round up

nice

Vector of 'nice' numbers (no need to change this)


matthewgthomas/brclib documentation built on Feb. 21, 2020, 6:18 p.m.