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 loosing some of the special characters.

Any help will be greatly appreciate.

Renato De Leone   (Professor)
Università di Camerino             Scuola di Scienze e Tecnologie
Camerino (MC)  ITALY             PHONE: +39-0737-402532
renato.deleone[at]unicam.it        FAX:      +39-0737-632525
https://unicam.it/~renato.deleone

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to