countOverlapsAnyRev: Just a reverser. Reverses the order of arguments and passes them
untouched to countOverlapsAny -- so you can use it with lapply.
Description
Just a reverser. Reverses the order of arguments and passes them
untouched to countOverlapsAny -- so you can use it with lapply.
Usage
countOverlapsAnyRev(subj, quer)
Value
Results from countOverlaps