View source: R/utilities-units.R
getDimensionForUnit | R Documentation |
Get dimension for a given unit
getDimensionForUnit(unit)
unit |
Unit used to find the corresponding dimension. |
Returns the name of dimension that can be used to support the given unit or
NULL
if the dimension cannot be found.
getDimensionForUnit("mg")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.