myIn: finds whether x is in y

View source: R/RcppExports.R

myInR 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


bigReg documentation built on May 29, 2024, 7:10 a.m.

Related to myIn in bigReg...