indicesOfEventsContainingEvent
Usage
indicesOfEventsContainingEvent(events, event)
Arguments
- events
data frame with columns tBeg, tEnd
- event
data frame of one row with columns tBeg, tEnd
Value
vector of indices representing the positions of the events in
events in which event is fully contained