Skip to content
Prev 181912 / 398513 Next

strange behavior when reading csv - line wraps

Jim,
the two lines I put in are the actual problematic input lines.
In these examples, there are no quotes nor # signs, although I have no 
means to make sure they do not occur in the inputs (any hints how I 
could deal with that?).
I am trying to avoid as much pre-processing outside R as possible, and I 
have to process about 500 files with up to 3000 records each, so I need 
a more or less automated/batch solution. - so any string substitution 
will have to occur in R. But for the moment, I do not see a reaason for 
substitution, and the wrapping still occurs.

Cheers
Martin
jim holtman wrote: