grapesingrapes {ilabelled}R Documentation

generic for %in%

Description

generic for %in%

Usage

x %in% 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

T/F


[Package ilabelled version 0.9.0 Index]