RDyNetNode: RDyNetNode class

Description Usage Arguments Details Value Author(s) Examples

Description

RDyNetNode is a class defining labels, ids and all other attributes of nodes in a RDyNetGraph.

Usage

1
	RDyNetNode(node_tab)

Arguments

node_tab

a table includes labels, ids, and all other attributes of nodes.

Details

Once a RDyNetNode object has been created, the attributes of nodes can be changed by referring to its member function SetNodeAttr.

Value

a RDyNetNode object

Author(s)

Xin Wang

Examples

1
	# demo("demo", "IGIR")

IGIR documentation built on May 2, 2019, 5:50 p.m.

Related to RDyNetNode in IGIR...