RDyNetLink: RDyNetLink class

Description Usage Arguments Details Value Author(s) Examples

Description

RDyNetLink is a class defining labels, source_ids, target_ids and all other attributes of links in a RDyNetGraph.

Usage

1
	RDyNetNode(link_tab)

Arguments

link_tab

a table includes labels, source_ids, target_ids and all other attributes of links.

Details

Once a RDyNetLink object has been created, the attributes of links can be changed by referring to its member function SetLinkAttr.

Value

a RDyNetLink object

Author(s)

Xin Wang

Examples

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

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

Related to RDyNetLink in IGIR...