getXLimFromEventLists: overall first begin and last end of events

View source: R/eventMain.R

getXLimFromEventListsR Documentation

overall first begin and last end of events

Description

minimum tBeg and maximum tEnd found in event lists

Usage

getXLimFromEventLists(eventLists)

Arguments

eventLists

list of data frames containing events (containing columns tBeg, tBeg, as returned by hsEvents)

Value

vector of two elements: the first begin (minimum of tBeg) and the last end (maximum of tEnd), found in any of the event data frames given in eventLists


KWB-R/kwb.event documentation built on June 14, 2022, 1:15 p.m.