powered by
Round numbers to specified interval
iround(x, interval)
numeric vector to be rounded
the interval the values should be rounded towards
A numeric vector with x rounded to the desired interval.