Dear all,
   Please, when I use the command:
   table1<-read.table("table1.txt", header=TRUE, sep="\t")
   cells that contain \ u 2264 (corresponding to <= sign) get imported as \ \
   u2264.
   which causes the need to manually edit each cell using the fix command.
   Is there a way to fix that?
   thanks, Victor
______________________________________________
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