Package: intergraph 2.0-5

intergraph: Coercion Routines for Network Data Objects

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.

Authors:Michał Bojanowski [aut, cre]

intergraph_2.0-5.tar.gz
intergraph_2.0-5.zip(r-4.5)intergraph_2.0-5.zip(r-4.4)intergraph_2.0-5.zip(r-4.3)
intergraph_2.0-5.tgz(r-4.5-any)intergraph_2.0-5.tgz(r-4.4-any)intergraph_2.0-5.tgz(r-4.3-any)
intergraph_2.0-5.tar.gz(r-4.5-noble)intergraph_2.0-5.tar.gz(r-4.4-noble)
intergraph_2.0-5.tgz(r-4.4-emscripten)intergraph_2.0-5.tgz(r-4.3-emscripten)
intergraph.pdf |intergraph.html
intergraph/json (API)

# Install 'intergraph' in R:
install.packages('intergraph', repos = c('https://mbojan.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mbojan/intergraph/issues

Datasets:

On CRAN:

9.75 score 21 stars 20 packages 622 scripts 4.8k downloads 3 mentions 6 exports 18 dependencies

Last updated 1 years agofrom:39cc212ca2. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 26 2025
R-4.5-winOKJan 26 2025
R-4.5-macOKJan 26 2025
R-4.5-linuxOKJan 26 2025
R-4.4-winOKJan 26 2025
R-4.4-macOKJan 26 2025
R-4.3-winOKJan 26 2025
R-4.3-macOKJan 26 2025

Exports:asDFasIgraphasNetworkattrmapdumpAttrnetcompare

Dependencies:clicodacpp11fansiglueigraphlatticelifecyclemagrittrMatrixnetworkpillarpkgconfigrlangstatnet.commontibbleutf8vctrs

Short intergraph tutorial

Rendered fromhowto.Rmdusingknitr::rmarkdownon Jan 26 2025.

Last update: 2024-01-04
Started: 2014-09-04

Readme and manuals

Help Manual

Help pageTopics
Coercion Routines for Network Data Objectsintergraph-package intergraph
Convert network to data frame(s)asDF asDF.igraph asDF.network
Coerce an object to class "igraph"asIgraph asIgraph.data.frame asIgraph.network
Convert objects to class "network"asNetwork asNetwork.data.frame asNetwork.igraph
Network attribute copying/renaming tableattrmap
Dump network attributes to a listdumpAttr dumpAttr.igraph dumpAttr.network
Sample network structureexIgraph exIgraph2 exNetwork exNetwork2
Comparing and testing network objectsnetcompare