I am using read.table("data.txt", sep="\t") to read in a tab-limited text file. 
However, two columns of data were read wrongly. read.table converts "+" and "-" 
in the two columns to 0. I have tried setting other parameters but to no avail. 

TIA
_________________________________________________________________
Get in touch with your inner athlete. Take the quiz.

______________________________________________
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