Learn R Programming

giRaph (version 0.1-1)

anyGraph-class: Class "anyGraph"

Description

A class for graphs of any kind.

Arguments

Objects from the Class

Objects can be created by calls of the form new("anyGraph", ...). An anyGraph object consists of a single slot (incidenceList) for the only possible representation.

See Also

incidenceList-class and incidenceList