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.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:

6 exports 21 stars 3.95 score 18 dependencies 18 dependents 3 mentions 574 scripts 4.4k downloads

Last updated 8 months agofrom:39cc212ca2. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 01 2024
R-4.5-winOKSep 01 2024
R-4.5-linuxOKSep 01 2024
R-4.4-winOKSep 01 2024
R-4.4-macOKSep 01 2024
R-4.3-winOKSep 01 2024
R-4.3-macOKSep 01 2024

Exports:asDFasIgraphasNetworkattrmapdumpAttrnetcompare

Dependencies:clicodacpp11fansiglueigraphlatticelifecyclemagrittrMatrixnetworkpillarpkgconfigrlangstatnet.commontibbleutf8vctrs

Short intergraph tutorial

Rendered fromhowto.Rmdusingknitr::rmarkdownon Sep 01 2024.

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