|
From: | Gábor Csárdi |
Subject: | Re: [igraph] read.graph error GML |
Date: | Sun, 12 Jan 2014 09:56:58 -0500 |
I'm trying to convert a txt to GML, months ago the same file worked and I was able to make an arcdiagram. Now I'm receiving the following error message in R.> file = "C:/Rdata/guldata.txt"
> graph = read.graph(file, format= "gml")
Error in read.graph.gml(file, ...) :
At rinterface.c:4082 : Cannot read GML file, File operation error
>Can someone please help me out with this. ThanksShel
_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help
[Prev in Thread] | Current Thread | [Next in Thread] |