round_up | R Documentation |
Rounds up nicely, used in the Laser Mapping function.
round_up(x, nice = c(seq(1, 10, 0.1)))
x |
Vetor with values that should be rounded up. |
nice |
Defines to which values x should be rounded up. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.