dot-annotation_check_overlap: Check if two annotations overlap or are continuous

.annotation_check_overlapR Documentation

Check if two annotations overlap or are continuous

Description

Check if two annotations overlap or are continuous

Usage

.annotation_check_overlap(annotation1, annotation2, domain = "time")

Arguments

annotation1

An Annotation object.

annotation2

An Annotation object.

domain

Domain of the annotations, either "time", "frequency", or "both".

Value

TRUE if the annotations overlap, FALSE otherwise.


edwbaker/SonicScrewdriveR documentation built on Feb. 14, 2025, 2:45 p.m.