[R] How to read numeric as text

Vadlamani, Satish {FLNA} SATISH.VADLAMANI at fritolay.com
Thu Nov 5 23:58:53 CET 2009


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




More information about the R-help mailing list