n.cross.windowizeByEvents: Split data stream to windows using event stream

Description Usage Arguments Value

Description

Split data stream to windows using event stream

Usage

1
2
n.cross.windowizeByEvents(data, events, windowSize, backBuffer = 10000,
  shift = 0)

Arguments

data

Data stream

events

Events stream

windowSize

Size of resulting window

backBuffer

Size of buffer for data, may be increased in case of big delay in events arrival

Value

pipe with type=window


tz-lom/Resonance-Rproj documentation built on July 1, 2019, 4:53 p.m.