.i_in {ilabelled}R 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


[Package ilabelled version 0.9.0 Index]