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