indicesOfEventsContainedInEvent
Usage
indicesOfEventsContainedInEvent(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 that are fully contained in event