getParent,graphGML,character-method {CytoML}R Documentation

get parent nodes

Description

get parent nodes

Usage

## S4 method for signature 'graphGML,character'
getParent(obj, y)

Arguments

obj

graphGML

y

character child node path

Value

a graphNEL node


[Package CytoML version 1.8.1 Index]