Rdocumentation
powered by
Learn R Programming
kimfilter (version 1.0.3)
contains: Check if list contains a name
Description
Check if list contains a name
Usage
contains(s, L)
Value
boolean
Arguments
s
a string name
L
a list object