.floor_ceiling | R Documentation |
Iterates between floor() and ceiling()
.floor_ceiling(x, i)
x |
Numeric, to be rounded |
i |
Iterator. floor() will be used on x for odd i, ceiling() for even i |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.