Learn R Programming

⚠️There's a newer version (2.0-4) of this package.Take me there.

intergraph (version 1.2-0)

Coercion routines for network data objects in R

Description

R world provides several packages for working with network data. This package supplements that functionality by providing methods for converting network data objects between classes defined in other packages. Currently supported classes: network, igraph0. This version is compatible with legacy version of igraph (prior to 0.6, renamed to igraph0). Future versions of 'intergraph' will be compatible with new igraph API (0.6 or later).

Copy Link

Version

Install

install.packages('intergraph')

Monthly Downloads

6,989

Version

1.2-0

License

GPL-3

Maintainer

Michal Bojanowski

Last Published

June 19th, 2012

Functions in intergraph (1.2-0)

attrmap

Network attribute copying/renaming table
dumpAttr

Dump network attributes to a list
exNetwork

Sample network structure
as.matrix.igraph

Convert igraph objects to adjacency or edge list matrices
netcompare

Comparing and testing network objects
intergraph-package

Coercion routines for network data objects in R
as.network.data.frame

Convert objects to class "network"
asDF

Convert network to data frame(s)
as.igraph

Coerce to a object of class "igraph"