Description Usage Arguments Value Author(s) Examples
Chemical symbol-aware unit conversion
1 | ud_convert2(x, from, to)
|
x |
Numeric value to convert |
from, to |
Units from/to which to convert. Syntax is identical to
|
Values of x
converted to to
units.
Alexey Shiklomanov
1 2 | ud_convert2(5, "Pg [C]", "Mt [CO2]")
#> 18.32223
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.