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 getResult

Value

character vector with the units


[Package simplace version 4.2.4 Index]