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