Check for Overlapping Time Sequences
checkForOverlappingTimeSequences(dataFrame, main = "Overlapping time sequences in hydraulic data")
| dataFrame | frame with timestamps in first column |
|---|---|
| main | plot title, passed to |
TRUE if there are overlapping sequences, else FALSE