Learn R Programming

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

Package "intergraph"

This is an R package implementing methods for converting network data objects between classes defined in other packages. Currently supported classes: network, igraph.

See projects web page on mbojan.github.io/intergraph.

Copy Link

Version

Install

install.packages('intergraph')

Monthly Downloads

5,386

Version

2.0-2

License

GPL-3

Maintainer

Michal Bojanowski

Last Published

December 5th, 2016

Functions in intergraph (2.0-2)

dumpAttr

Dump network attributes to a list
exNetwork

Sample network structure
netcompare

Comparing and testing network objects
intergraph-package

Coercion Routines for Network Data Objects
as.matrix.igraph

Convert igraph objects to adjacency or edge list matrices
attrmap

Network attribute copying/renaming table
asNetwork

Convert objects to class "network"
asIgraph

Coerce an object to class "igraph"
asDF

Convert network to data frame(s)