Skip to contents

Get Overlapping Time Sequences

Usage

getOverlappingTimeSequences(timestamps)

Arguments

timestamps

vector of date and time objects, inheriting from POSIXt

Value

data frame with columns sequenceNo, tBeg, tEnd. In the attribute "sequenceNumber" the vector of sequenceNumbers, each of which corresponds to one timestamp is returned.