Learn R Programming

LOLA (version 1.2.2)

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)

Arguments

subj
Subject
quer
Query

Value

Results from countOverlaps