Check for Overlapping Time Sequences

checkForOverlappingTimeSequences(dataFrame,
  main = "Overlapping time sequences in hydraulic data")

Arguments

dataFrame

frame with timestamps in first column

main

plot title, passed to plotSequenceEvents

Value

TRUE if there are overlapping sequences, else FALSE