GetMeasure function

Retrieve the value of a previously computed measure

Retrieve the value of a previously computed measure

GetMeasure(inDCName, inDCSet, component.name = "value")

Arguments

  • inDCName: name of data characteristics
  • inDCSet: set of data characteristics already computed
  • component.name: name of component (e.g. time or value) to retrieve; if NULL retrieve all

Returns

simple or structured value

Note

if measure is not available, stop execution with error

  • Maintainer: Vitor Cerqueira
  • License: GPL (>= 2)
  • Last published: 2017-07-02

Useful links