Skip to content
Prev 24 / 176 Next

[R--gR] R data structure for network graphs?

On Thursday 18 December 2003 15:24, Paul Shannon wrote:

            
Dear Paul

I think that the only structure available in R for graphs
is class graph defined in package graph by 
Robert Gentleman.  It is a Bioconductor package. 
Look at http://www.bioconductor.org/

Package: graph

 

 Description: A package that implements some simple graph handling 
capabilities.
 Version: 1.1.9
 Author: R. Gentleman, Elizabeth Whalen
 Maintainer: R. Gentleman 
 Dependencies: R (>= 1.7), cluster, XML
 SystemRequirements: NA
 License: LGPL

Giovanni