isPresent {giRaph}R Documentation

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

Details

The function isPresent is generic.

Value

Returns a logical value telling whether the first object is present in the second one or not.

Author(s)

Jens Henrik Badsberg, Claus Dethlefsen, Luca La Rocca


[Package giRaph version 0.1-1 Index]