Skip to contents

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

Value

TRUE if there are overlapping sequences, else FALSE