smart_digits | R Documentation |
Format numbers with automatic number of digits
smart_digits(x, ...)
smart_digits_format(x, ...)
x |
A numeric vector to format |
... |
Parameters passed to |
A character vector.
smart_digits_format()
returns a function with a single argument
x
, a numeric vector, that returns a character vector.
Josh O'Brien, Baptise Auguie, Jeffrey B. Arnold
Josh O'Brien, https://stackoverflow.com/questions/23169938/select-accuracy-to-display-additional-axis-breaks/23171858#23171858.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.