Learn R Programming

dynamicGraph (version 0.1.6.6)

NodeProto-class: Class "NodeProto"

Description

A skeleton class for the classes of vertices, edges and block objects.

Arguments

Objects from the Class

Objects can be created by calls of the form new("NodeProto", ...). The objects has the slots and methods relevant to vertices, edges and blocks.

See Also

VertexProto-class, EdgeProto-class, BlockProto-class.