grapes-fin-grapes: Asymmetric matching two vectors

Description Usage Arguments Value See Also Examples

Description

Asymmetric matching two vectors

Usage

1
x %fin% srch

Arguments

x

vector

srch

vector

Value

Logical vector of the length of x

See Also

'

Examples

1
`%fin%`(c("a"," b","c","d","e"),c("a","d","e"))

ameshkoff/amdata documentation built on May 10, 2019, 1:08 a.m.