inGate: Check whether certain events are enclosed by a gate

Description Usage Arguments Value

View source: R/raw.R

Description

Check whether certain events are enclosed by a gate

Usage

1
inGate(set, gate, idx)

Arguments

set

Tubeset

gate

Gate

idx

Indices of the selected events, similar to what extractEvents expects

Value

Boolean vector of a same size and orfer as idx. Holds TRUEs for events inside the given gate.


flowforest/flowforest documentation built on April 14, 2020, 4:41 a.m.