getBaseUnit | R Documentation |
Get base unit of a variable of a StoX dataType
getBaseUnit(
dataType,
variableName,
element = c("unit", "quantity"),
list.out = FALSE
)
dataType |
The name of a StoX |
variableName |
The variable name to get base units from. |
element |
The element to get, one of "unit" and "quantity". |
list.out |
Logical: If TRUE return both elements in a list. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.