View source: R/universal_useful.R
unit_shorthand | R Documentation |
Useful for condensed displays like axis titles
unit_shorthand(x, units = unit_trans)
x |
|
units |
|
chr/tbl
with same class as x
unit_shorthand(tibble::tibble("Max Gigawatt-hours" = 5, "Really big number" = 10^6))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.