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:

10.02 score 21 stars 19 packages 580 scripts 5.0k downloads 3 mentions 6 exports 18 dependencies

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

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winOKOct 31 2024
R-4.5-linuxOKOct 31 2024
R-4.4-winOKOct 31 2024
R-4.4-macOKOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 31 2024

Exports:asDFasIgraphasNetworkattrmapdumpAttrnetcompare

Dependencies:clicodacpp11fansiglueigraphlatticelifecyclemagrittrMatrixnetworkpillarpkgconfigrlangstatnet.commontibbleutf8vctrs

Short intergraph tutorial

Rendered fromhowto.Rmdusingknitr::rmarkdownon Oct 31 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