getRecordedTimeSeries: Gets a time series of the simulation output

Description Usage Arguments Value

View source: R/time_simulations.r

Description

Gets a time series of the simulation output

Usage

1
  getRecordedTimeSeries(simulation, varName)

Arguments

simulation

a object implementing the IPointTimeSeriesSimulation interface

varName

name of the output variable recorded to a time series. If missing, all the recorded time series will be returned.

Value

a zoo DAILY time series, possibly with multiple variables.


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