customRound: Custom rounding function to round to the nearest specified...

Description Usage Arguments Value Author(s)

View source: R/rounding.R

Description

Custom rounding function to round to the nearest specified interval

Usage

1
customRound(x, roundTo)

Arguments

x

numeric value(s)

roundTo

rounding interval

Value

rounded numeric value(s)

Author(s)

Jason Waddell


oaPlots documentation built on May 2, 2019, 6:46 a.m.

Related to customRound in oaPlots...