Hi:
If I want to read a file with read.table. I want x1 and x2 to be read as 
character and x3 as numeric. How to do this? Thanks.
Satish


x1 ,x2,x3
10,20,30
11 ,22,35

______________________________________________
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