Skip to contents

Information on Events in parallel

Usage

getParallelEventsInfo(eventLists)

Arguments

eventLists

list of data frames, each of which represents a list of events as e.g. generated by hsEvents

Value

data frame with timestamps in the first column indicating any begin or end of any event within eventLists and columns for each element of eventLists, containing event numbers. If you go along one row you can find the events that occur in parallel.