Displaying 1 result from an estimated 1 matches for "niemci".
Did you mean:
niemi
2009 May 29
1
strange behavior when reading csv - line wraps
Dear All,
I am observing a strange behavior and searching the archives and help
pages didn't help much.
I have a csv with a variable number of fields in each line.
I use
dataPoints <- read.csv(inputFile, head=FALSE, sep=";",fill =TRUE);
to read it in, and it works. But - some lines are long and 'wrap', or
split and continue on the next line. So when I check the dim of