roundUpNice | R Documentation |
roundUpNice
roundUpNice(x, nice = c(1, 2, 4, 5, 6, 8, 10))
x |
Number to round |
nice |
log10 ingrements to try to round to nearest |
Rounded number
## Not run:
roundUpNice(124207)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.