CMD + K

r-rgexf

Anaconda Verified

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 r::r-rgexf

Usage Tracking

0.16.2
0.15.3
2 / 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

Jun 27, 2022 at 20:10

License

MIT

Total Downloads

7.0K

Version Downloads

187

Supported Platforms

noarch

Unsupported Platforms

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