trackStates: compute states from events

Description Usage Arguments Details Value

Description

compute states from events

Usage

1
trackStates(df, stateVarName = "states")

Arguments

df

Data frame from which to compute the state variables

stateVarName

The name of the state variable to be exported. Not used in the current version as we return just the states as a list of lists

Details

The current code is specifically for the Mango reading SBT task. We will find ways to abstract this and make it more general.

Value

A list of lists that represent the state variables.


garyfeng/pdata documentation built on May 16, 2019, 5:42 p.m.