%ni% | R Documentation |
Returns a logical vector indicating if there is NOT a match for the LHS vector anywhere in the RHS vector. Opposide of
%in%
.
x
A logical vector, indicating if there was no match for each element of x. Values are TRUE or FALSE and never NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.