IN: Case insensitive version of %in%

Description Usage Arguments Value Examples

Description

Case insensitive version of %in%

Usage

1
find %IN% table

Arguments

find

The element(s) to look up in the vector or matrix.

table

The vector or matrix in which to look up the element(s).

Value

A logical vector.

Examples

1
letters[1:4] %IN% LETTERS

Matherion/ufs documentation built on May 17, 2019, 12:49 p.m.