Check for Overlapping Time Sequences
Usage
checkForOverlappingTimeSequences(
dataFrame,
main = "Overlapping time sequences in hydraulic data"
)
Arguments
- dataFrame
frame with timestamps in first column
- main
plot title, passed to
plotSequenceEvents