Hi everyone, When I try to import data do R, the following message appears: "\Uxxxxxxxx sequences are not supported on Windows". I tried lots of methods to import (read.csv, read.table, RODBC, read.delim) and the same message appears for all these methods. I think it is a bigger problem. Can anyone help me solving this issue? Thanks a lot. -- View this message in context: http://www.nabble.com/ERROR-while-importing-data-tf4628752.html#a13216707 Sent from the R help mailing list archive at Nabble.com.
On Monday 15 October 2007 06:43:52 pm pintinho wrote: pi> I tried lots of methods to import (read.csv, read.table, RODBC, read.delim) pi> and the same message appears for all these methods. I think it is a bigger pi> problem. pi> pi> Can anyone help me solving this issue? A little bit more information (how does your data looke like, which program was used to create them) would be helpfull for us to help you ... Stefan -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : https://stat.ethz.ch/pipermail/r-help/attachments/20071015/c522a66b/attachment.bin
Stefan, I found what was wrong. Thank you very much anyway!!!!! Stefan Grosse-2 wrote:> > On Monday 15 October 2007 06:43:52 pm pintinho wrote: > pi> I tried lots of methods to import (read.csv, read.table, RODBC, > read.delim) > pi> and the same message appears for all these methods. I think > it is a bigger > pi> problem. > pi> > pi> Can anyone help me solving this issue? > > > A little bit more information (how does your data looke like, which > program > was used to create them) would be helpfull for us to help you ... > > Stefan > > > ______________________________________________ > R-help at 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. > >-- View this message in context: http://www.nabble.com/ERROR-while-importing-data-tf4628752.html#a13217556 Sent from the R help mailing list archive at Nabble.com.