Description Usage Arguments Value
View source: R/corrections_grades_gaps.R
Determine whether two intervals overlap
1 | isOverlap(start1, end1, start2, end2)
|
start1 |
the start of the first interval |
end1 |
the end of the first interval |
start2 |
the start of the second interval |
end2 |
the end of the second interval |
a logical indicating whether the two intervals overlap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.