[R] problem with read.table
Victor F Seabra
vseabra at uol.com.br
Sat Jan 1 23:23:08 CET 2011
This was already solved in another post:
[1]Plot symbols: How to plot (and save) a graphic with symbols originating
from a table
Sorry about that, the first post was too big as I was making more than 1
question, so I decided to break it down
_________________________________________________________________
Em 01/01/2011 20:05, Victor F Seabra < vseabra at uol.com.br > escreveu:
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 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.
References
1. http://r.789695.n4.nabble.com/Plot-symbols-How-to-plot-and-save-a-graphic-with-symbols-originating-from-a-table-tp3170327p3170327.html
More information about the R-help
mailing list