Check overlap of two character vectors
Check overlap of two character vectors
noOverlap(a, b)
a |
first character vector |
b |
second character vector |
returns TRUE if there is no overlap between the two character vectors, otherwise FALSE
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.