powered by
Round to multiple of any number
round_any(x, accuracy, f = round)
numeric vector to round
number to round to; for POSIXct objects, a number of seconds
rounding function: floor, ceiling or round
floor
ceiling
round
Rounded numeric vector