| unit_prefixes | R Documentation |
Show unit prefixes
unit_prefixes()
A character matrix with 3 columns: prefix (prefix name like "kilo" or "micro"),
symbol (prefix symbol like "k"), and scale (power-of-ten multiplier
like "10^3" or "10^-6"). Rows are ordered from largest (yotta, 10^24) to smallest
(yocto, 10^-24).
unit_prefixes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.