Description Usage Examples
It is more convenient and readable than !x
1
x %notin% table
1 2 3
x <- c(4, 5, 11) y <- 1:10 x %notin% y
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.