grapes-notin-grapes: notin operator

Description Usage Arguments Examples

Description

notin operator

Usage

1
x %notin% y

Arguments

x

vector or NULL

y

vector or NULL

Examples

1
c(1,3,11) %notin% 1:10

mtfairbanks/graingr documentation built on Nov. 18, 2019, 8:39 a.m.