> * Gábor Csárdi <[email protected]> [2012-10-15 > 11:17:27 -0400]: > > On Mon, Oct 15, 2012 at 11:12 AM, Sam Steingold > <sds-mXXj517/[email protected]> wrote: > [...] >> how do I pass igraph graphs to graphviz and gephi? >> (google did not help me here) > > See the 'dot' format of write.graph for graphviz and > https://gephi.org/users/supported-graph-formats/ > for gephi.
Error in write.graph.dot(graph, file, ...) : At rinterface.c:4125 : Cannot write edgelist, File operation error IIRC, this is because write.graph does not support "~". Yes, I can open/close files manually, but this is quite ugly! -- Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000 http://www.childpsy.net/ http://thereligionofpeace.com http://www.memritv.org http://camera.org http://www.PetitionOnline.com/tap12009/ When we break the law, they fine us, when we comply, they tax us. _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
