Description Usage Arguments Details
Formatting utilities
1 2 3 | percent2(x, digits = 1, add_plus = FALSE)
pretty_num(x, ...)
|
x |
A vector to format |
... |
Additional parameters to pass to |
percent2
: multiply by one hundred, display percent sign, clear "NA%"'s,
and optionally prepend a "+" to positive percentages
pretty_num
: shortcut to formatting 1e6 as 1,000,000
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.