View source: R/signif_trailing.R
| count_decimals | R Documentation |
Returns the largest number of decimal places present in any finite,
non-NA element of x. Used internally by signif_trailing() for
format = "digits".
count_decimals(x)
x |
A numeric vector. |
A single non-negative integer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.