%nin% {phyr} | R Documentation |
Not in
Description
This function will return elements of x not in y
Usage
x %nin% y
Arguments
x |
A vector. |
y |
A vector. |
Value
A vector.
[Package phyr version 1.1.0 Index]
%nin% {phyr} | R Documentation |
This function will return elements of x not in y
x %nin% y
x |
A vector. |
y |
A vector. |
A vector.