Description Usage Arguments Value
rounds the values in its first argument to the specified number of decimal places (default 0).
1 | round_new(x, digits = 3)
|
x |
A numeric vector to be rounded. |
digits |
integer indicating the number of (fixed) decimal places. |
A numeric vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.