contains {rlist}R Documentation

Test if a vector contains certain values

Description

Test if a vector contains certain values

Usage

contains(table, x)

Arguments

table

the values to be matched against

x

the values to be matched


[Package rlist version 0.4.6.2 Index]