rgexf: Build, Import, and Export GEXF Graph Files (original) (raw)
Create, read, and write 'GEXF' (Graph Exchange 'XML' Format) graph files (used in 'Gephi' and others). Using the 'XML' package, rgexf allows reading and writing GEXF files, including attributes, 'GEXF' visual attributes (such as color, size, and position), network dynamics (for both edges and nodes), and edges' weights. Users can build/handle graphs element-by-element or massively through data frames, visualize the graph on a web browser through 'gexf-js' (a 'javascript' library), and interact with the 'igraph' package.
| Version: | 0.16.3 |
|---|---|
| Imports: | XML, igraph, grDevices, utils, servr |
| Suggests: | knitr, rmarkdown, tinytest, covr |
| Published: | 2024-07-01 |
| DOI: | 10.32614/CRAN.package.rgexf |
| Author: | George Vega Yon |
| Maintainer: | George Vega Yon <g.vegayon at gmail.com> |
| BugReports: | https://github.com/gvegayon/rgexf/issues |
| License: | MIT + file |
| URL: | https://gvegayon.github.io/rgexf/ |
| NeedsCompilation: | no |
| Citation: | rgexf citation info |
| Materials: | README, NEWS, |
| CRAN checks: | rgexf results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=rgexfto link to this page.