Description Usage Arguments Value Examples
rounds a numeric value to any arbitrary degree of precision. defaults to nearest whole integer
1 | round_any(x, accuracy = 1)
|
x |
a numeric vector |
accuracy |
a numeric value specifying the base for rounding |
a vector of the same length as x
rounded to the defined accuracy
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.