50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

ggOceanMaps (version 1.1)

round_any: Round to multiple of any number

Description

Round to multiple of any number

Usage

round_any(x, accuracy, f = round)

Arguments

x

numeric vector to round

accuracy

number to round to; for POSIXct objects, a number of seconds

f

rounding function: floor, ceiling or round

Value

Rounded numeric vector