myIn {bigReg} | R Documentation |
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 |
[Package bigReg version 0.1.5 Index]
myIn {bigReg} | R Documentation |
finds whether x is in y
myIn(x, y)
x |
item to be sought |
y |
vector to be matched against |