View source: R/utils.R View source: R/supplementary_functions.R
| specify_decimal | R Documentation |
specify_decimal(x, k)
specify_decimal(x, k)
x |
Any numeric |
k |
Trailing positions of numeric |
A numeric with the chosen trailing positions
A numeric with the chosen trailing positions
specify_decimal( 3.14159265359, 3)
specify_decimal( 3.14159265359, 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.