igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] read.graph error GML


From: Shelby Renee
Subject: [igraph] read.graph error GML
Date: Sat, 11 Jan 2014 20:05:09 -0800 (PST)

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.  Thanks
Shel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]