CMD + K

r-rgexf

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-rgexf

Usage Tracking

0.16.3
0.16.2
0.16.0
0.15.3
4 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jul 1, 2024 at 10:45

License

MIT

Total Downloads

138.0K

Version Downloads

10.8K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.15.3
macOS-64 Last supported version: 0.15.3
win-64 Last supported version: 0.15.3