Learn R Programming

intergraph: Coercion Routines for Network Data Objects

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.

Install

Install stable version from CRAN or development version with

remotes::install_github("mbojan/intergraph")

License

GPL-3.

Copy Link

Version

Install

install.packages('intergraph')

Monthly Downloads

5,251

Version

2.0-4

License

GPL-3

Last Published

February 1st, 2024

Functions in intergraph (2.0-4)

dumpAttr

Dump network attributes to a list
attrmap

Network attribute copying/renaming table
exNetwork

Sample network structure
netcompare

Comparing and testing network objects
intergraph-package

Coercion Routines for Network Data Objects
asIgraph

Coerce an object to class "igraph"
asDF

Convert network to data frame(s)
asNetwork

Convert objects to class "network"