Description Usage Arguments Value Examples
Not IN
1
x %notin% y
x
a thingy
y
another thingy
a logical
1 2
A <- c("Fido", "Leonidas", "Fuzzy", "Tralfaz") A[A %notin% c("Fido")]
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.