Learn R Programming

giRaph (version 0.1.2)

isPresent: Is the first object present in the second one?

Description

Check whether the first object is present in the second one.

Usage

isPresent(el, ou)

Arguments

el
element to look for
ou
place where to look for it

Value

Details

The function isPresent is generic.