rgexf is a handy library that allows to work with gexf format graph files (XML) reading and writing gexf files.
rgexf's main functions, including write.gexf, builds gexf files requires two data.frames, a nodes matrix and a edges matrix. In addition it currently supports dynamics on the nodes and attributes, viz.
Here are some key features of "rgexf":
· Read and write GEXF files
· Write dynamic graph
· Write graphs with attributes
What's New in This Release: [ read full changelog ]
· Significant improvements and new features!