Learn R Programming

rgexf (version 0.12.06)

rgexf-package: An R library to build GEXF graph files

Description

rgexf packages provides of a collection of functions to generate GEXF graph files supported on GEPHI. It supports building dynamic graphs and adding attributes to edges and nodes. Please visit the project home for more information: https://bitbucket.org/gvegayon/rgexf.

Arguments

Details

ll{ Package: rgexf Type: Package Version: 0.12.06 Date: 2012-06-19 License: GPL version 2 or later }

References

  • rgexf project site:https://bitbucket.org/gvegayon/rgexf
  • Gephi project site:https://gephi.org/
  • GEXF project site:http://gexf.net/
  • Nodos Chile project site (real life examples):http://nodoschile.org/

Examples

Run this code
demo(gexf)

Run the code above in your browser using DataLab