rgexf

2026

networks
visualization
data formats
Create, read, and write ‘GEXF’ (Graph Exchange ‘XML’ Format) graph files, used in ‘Gephi’ and others.

ActivePackage2026CRAN0.17.0downloads653kstars32Cited by5

Citation counts from OpenAlex; downloads from CRAN. Updated 2026-08-15.

  1. Vega Yon, G. G.University of UtahiD

Build, Import and Export GEXF Graph Files

About

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 and 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.

Cite

@Manual{rgexf,
  title = {rgexf: Build, Import and Export GEXF Graph Files},
  author = {{Vega Yon}, {George G.}},
  year = {2026},
  doi = {10.32614/CRAN.package.rgexf},
  url = {https://CRAN.R-project.org/package=rgexf},
  note = {R package version 0.17.0},
}