not in | R Documentation |
This function used to negate the "%in%
" operator = x not in y
x %!in% y
x |
first or left arm |
y |
second or right arm |
x %!in%
y == x not in y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.