powered by
Check overlap of two character vectors
noOverlap(a, b)
returns TRUE if there is no overlap between the two character vectors, otherwise FALSE
first character vector
second character vector