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:
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')) |
Bug tracker:https://github.com/mbojan/intergraph/issues
- exIgraph - Sample network structure
- exIgraph2 - Sample network structure
- exNetwork - Sample network structure
- exNetwork2 - Sample network structure
Last updated 10 months agofrom:39cc212ca2. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:asDFasIgraphasNetworkattrmapdumpAttrnetcompare
Dependencies:clicodacpp11fansiglueigraphlatticelifecyclemagrittrMatrixnetworkpillarpkgconfigrlangstatnet.commontibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Coercion Routines for Network Data Objects | intergraph-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 table | attrmap |
Dump network attributes to a list | dumpAttr dumpAttr.igraph dumpAttr.network |
Sample network structure | exIgraph exIgraph2 exNetwork exNetwork2 |
Comparing and testing network objects | netcompare |