dot-i_in: Match values

.i_inR Documentation

Match values

Description

Find matches (return T/F)

Usage

.i_in(x, table)

Arguments

x

vector or NULL: the values to be matched. Long vectors are supported.

table

vector or NULL: the values to be matched against. Long vectors are not supported.

Value

Vector of T/F values with length of x


ilabelled documentation built on April 3, 2025, 10:38 p.m.