Description Usage Arguments Value
View source: R/1.data_engineering.R
Instead of in R where round(0.5) = 0, roundoff(0.5, 0) = 1
1 | roundoff(x, digits = 2)
|
x |
the number |
digits |
digits, default to 2 |
rounded numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.