numeric_to_si | R Documentation |
Convert numeric values into characters with metric suffixes.
numeric_to_si(i, sep = "")
i |
Number to convert (passed through |
sep |
Separator between number and suffix |
Character vector of equal size to i
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.