Description
Coercion Routines for Network Data Objects.
Description
Functions implemented in this package allow to coerce (i.e. convert) network data between classes provided by other R packages. Currently supported classes are those defined in packages: network and igraph.
README.md
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.