View source: R/data_transformation.R
| round_down_to_nearest | R Documentation |
Round down
round_down_to_nearest(x, n)
x |
The value to round down. |
n |
The base to round down to. |
An integer of the rounded down x to the nearest n.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.