powered by
gexf
Builds an empty gexf object containing all the class's attributes.
new.gexf.graph( defaultedgetype = "undirected", meta = list(creator = "NodosChile", description = "A graph file writing in R using 'rgexf'", keywords = "gexf graph, NodosChile, R, rgexf") )
A gexf object.
“directed”, “undirected”, “mutual”
A List. Meta data describing the graph
George Vega Yon
Jorge Fabrega Lacoa
The GEXF project website: https://gexf.net
if (interactive()) { demo(gexfbuildfromscratch) }
Run the code above in your browser using DataLab