| Authors: | Carter T. Butts |
| Title: | [download] (6002)network: A Package for Managing Relational Data in R |
| Reference: | Vol. 24, Issue 2, May 2008 Submitted 2007-06-01, Accepted 2007-12-25 |
| Type: | Article |
| Abstract: | Effective memory structures for relational data within R must be capable of representing a wide range of data while keeping overhead to a minimum. The network package provides an class which may be used for encoding complex relational structures composed a vertex set together with any combination of undirected/directed, valued/unvalued, dyadic/hyper, and single/multiple edges; storage requirements are on the order of the number of edges involved. Some simple constructor, interface, and visualization functions are provided, as well as a set of operators to facilitate employment by end users. The package also supports a C-language API, which allows developers to work directly with network objects within backend code. |
| Paper: | [download] (6002)network: A Package for Managing Relational Data in R (application/pdf, 514.7 KB) |
| Supplements: | [download] (1008)network_1.3.tar.gz: R source package (application/x-gzip, 87.4 KB) |
| [download] (1386)v24i02.R: R example code from the paper (text/plain, 3.7 KB) |
|
| Resources: | BibTeX | OAI |
