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