customRound {oaPlots} | R Documentation |
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)
Author(s)
Jason Waddell
[Package oaPlots version 0.0.25 Index]