playTimeSeries: Flag a model output to be recorded at the next simulation...

Description Usage Arguments Value

View source: R/time_series.r

Description

Flag a model output to be recorded at the next simulation execution

Usage

1
  playTimeSeries(simulation, varName, timeSeries)

Arguments

simulation

a object implementing the IPointTimeSeriesSimulation interface, for instance a ModelRunner object

varName

name of the output variable recorded to a time series.

timeSeries

a TIME time series object, or a zoo time series.

Value

a clrobj object pointing to a TIME time series containing the output


jmp75/RtoTIME documentation built on May 19, 2019, 1:55 p.m.