Dnia 8 stycznia 2010 9:20 S Devriese <sdmaill...@gmail.com> napisaĆ(a): > Mhh, you could have a look at write.matrix in the MASS package, but I'm > afraid that you might have to specify the encoding explicitly (see > ?connections, the section on encoding)
Thank you. The matrix that I write are coding in ANSI. I checked it using Notepadd++. A need to convert to UTF-8. Notepad++ do it perfectly. But R unfortunately can't write strings (xml code) as UTF-8. I'm trying to figure out usnig ?Encoding. ______________________________________________ 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.