int_digits | R Documentation |
trans numbers to a fixed integer digit length
int_digits(x, digits = 2, scale_factor = FALSE)
x |
number |
digits |
integer digit length |
scale_factor |
return the scale_factor instead of value |
number
int_digits(0.0332, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.