%not in% | R Documentation |
Negation of the '
x %not in% table
x |
vector that you wish to check for matches |
table |
Table or vector containing strings that you wish to check x against. |
Boolean indication of whether x is not in table
# not run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.