Rdocumentation
powered by
Learn R Programming
oaPlots (version 0.0.25)
customRound: Custom rounding function to round to the nearest specified interval
Description
Custom rounding function to round to the nearest specified interval
Usage
customRound(x, roundTo)
Arguments
x
numeric value(s)
roundTo
rounding interval
Value
rounded numeric value(s)