noOverlap | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.