View source: R/utils_partition.R
round_near | R Documentation |
Round down the maximum value of x to the nearest multiple of accuracy
round_near(x, accuracy)
x |
numeric value or vector |
accuracy |
integer number defining the rounding limit |
integer value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.