View source: R/baseValidation.R
checkForOverlappingTimeSequences | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.