powered by
This function negates the match operator.
not_in(x, y)
# NOT RUN { { a <- "a" ab <- c("a", "b") not_in(a, ab) } # }
Run the code above in your browser using DataLab