Description Usage Arguments Examples
This function is a negated version of %in%
. Returns
TRUE
when an element on the left-hand side does not have a match on the
right-hand side.
1 | x %nin% table
|
x |
values to be non-matched |
table |
values to be non-matched against |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.