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.7)intergraph_2.0-5.zip(r-4.6)intergraph_2.0-5.zip(r-4.5)
intergraph_2.0-5.tgz(r-4.6-any)intergraph_2.0-5.tgz(r-4.5-any)
intergraph_2.0-5.tar.gz(r-4.7-any)intergraph_2.0-5.tar.gz(r-4.6-any)
intergraph_2.0-5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:39cc212ca2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 440 | ||
| windows-release | OK | 118 | ||
| windows-oldrel | OK | 414 | ||
| wasm-release | OK | 114 |
Exports:asDFasIgraphasNetworkattrmapdumpAttrnetcompare
Dependencies:clicodacpp11glueigraphlatticelifecyclemagrittrMatrixnetworkpillarpkgconfigrlangstatnet.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 |
