Test whether two ROIs intersect
Usage
at_roi_overlaps(roi1, roi2, call = rlang::caller_env())Arguments
- roi1, roi2
annot_roi objects.
- call
The calling environment, for error reporting.
Test whether two ROIs intersect
at_roi_overlaps(roi1, roi2, call = rlang::caller_env())annot_roi objects.
The calling environment, for error reporting.