| %notchin% | R Documentation |
Negation of in (character)
x %notchin% y
x |
Values to be matched. |
y |
Values to be matched against. |
If y is NULL, then x is TRUE for consistency with
%in%. If x and y are not both character, the function simply
falls back to %in% rather than erroring.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.