unit-conversion | R Documentation |
get_conv_factor()
extracts a conversion factor for a pair of units.
Fails with error if units are not supported/convertible.
get_conv_factors_all()
returns all conversion factors supported.
Note: Conversion factors come from unit definitions as per CDISC standards.
get_conv_factor(from_unit, to_unit)
get_conv_factors_all()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.