[R] reading in "!" - delimited file

Dimitri Liakhovitski ld7631 at gmail.com
Tue Jul 17 23:25:53 CEST 2007


I have to read in a file that is "!" delimited.
Would it be correct to use the following syntax:

Data<-read.delim(file.choose(),sep="!")

Or would it be wrong? I am asking rather than trying it just because I
have 3.5 million cases to read in.

Thank you!
Dimitri



More information about the R-help mailing list