Description Usage Arguments Value Examples
View source: R/utility_functions.R
Returns the number of significant decimal digits
1 |
x |
the decimal number inputtes |
The number of significant digits
1 | table(sapply(c(0.2,0.33,0.1234453), significantDecimalDigits))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.