.annotation_check_overlap | R Documentation |
Check if two annotations overlap or are continuous
.annotation_check_overlap(annotation1, annotation2, domain = "time")
annotation1 |
An Annotation object. |
annotation2 |
An Annotation object. |
domain |
Domain of the annotations, either "time", "frequency", or "both". |
TRUE if the annotations overlap, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.