Skip to content
Prev 305869 / 398502 Next

write.table: strange output has been produced

On Sep 19, 2012, at 9:12 AM, Igor wrote:

            
This looks like the sort of thing that occurs when there is a mismatched or missing double or single quote or perhaps comment character ( "#" that terminated a line read) somewhare. The logical place to look is in the line of data just above the pathological stretch of data. You have clearly only offered a truncated version of the data, since there are many instances of lines ending without matching quotes, even one in the first line.