rndup | R Documentation |
Round number to 0 digits, always rounds 0.5 up
rndup(x, digits = 0, dec = TRUE, mark = TRUE)
x |
data |
digits |
desired number of digits, defaults to 0 |
dec |
whether number is a decimal and should be multiplied by 100 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.