%nin% | R Documentation |
Binary operator which returns a logical vector indicating if there is no match between contents of x and y.
x %nin% y
x, y |
vectors or NULL. Long vectors not supported for y. |
A logical vector of the same length as x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.