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