Rdocumentation
powered by
Learn R Programming
bigReg (version 0.1.5)
myIn: finds whether x is in y
Description
finds whether x is in y
Usage
myIn(x, y)
Arguments
x
item to be sought
y
vector to be matched against