rgexf: Build, Import and Export GEXF Graph Files

Create, read and write 'GEXF' (Graph Exchange 'XML' Format) graph files (used in 'Gephi' and others). Using the 'XML' package, it allows the user to easily build/read graph files including attributes, 'GEXF' visual attributes (such as color, size, and position), network dynamics (for both edges and nodes) and edge weighting. 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.

Package details

AuthorGeorge Vega Yon [aut, cre] (<https://orcid.org/0000-0002-3171-0844>), Jorge Fábrega Lacoa [ctb], Joshua Kunst [ctb], Raphaël Velt [cph] (gexf-js library), Gephi Consortium [cph] (GEXF language), Cornelius Fritz [rev] (JOSS reviewer), Jonathan Cardoso Silva [rev] (JOSS reviewer)
MaintainerGeorge Vega Yon <g.vegayon@gmail.com>
LicenseMIT + file LICENSE
Version0.16.2
URL https://gvegayon.github.io/rgexf/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rgexf")

Try the rgexf package in your browser

Any scripts or data that you put into this service are public.

rgexf documentation built on Aug. 13, 2021, 1:06 a.m.