Skip to contents

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.

Value

A logical scalar.