getUnitsOfResult {simplace} | R Documentation |
Get the units of the result variables
Description
Get the units of each variable (i.e. data column) in a human readable format. The output is a named character vector, where each element is named by the variables name.
Usage
getUnitsOfResult(result)
Arguments
result |
handle to the data container returned by |
Value
named character vector with the units
[Package simplace version 5.0.13 Index]