[R] Problem with special characters

2012-12-07 Thread Renato De Leone
I have the following problem: I am using igraph and entering a graph from an external (.txt) file using read.graph(a.txt,ncol) In a.xtx the name of the nodes contains special characters (such Polish names, etc). In the R console, the visualization of the names is not correct and I am

Re: [R] Problem with special characters

2012-12-07 Thread R. Michael Weylandt
Very much an OS / GUI specific question: can you give more detail about your setup? MIchael Weylandt On Friday, December 7, 2012, Renato De Leone wrote: I have the following problem: I am using igraph and entering a graph from an external (.txt) file using read.graph(a.txt,ncol) In a.xtx