Check whether an R object is a graphNode object

is.graphNode(obj)

Arguments

obj

any object.

Value

TRUE if the object is of class graphNode, FALSE otherwise.