round_string | R Documentation |
from float number to fixed digits character
round_string(x, digits = 2)
x |
number |
digits |
hold n digits after the decimal point |
character
round_string(1.1, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.