Hello, I have recently had issues with read.csv where i get the following warning, and this happens on both my OSX and Linux machines. Here is the warning and an example CSV file is attached:
Warning message: In read.table(file = file, header = header, sep = sep, quote = quote, : incomplete final line found by readTableHeader on 'test.csv' http:// http://r.789695.n4.nabble.com/file/n4396383/test.csv test.csv I don't quite understand. Any thoughts are appreciated. -- View this message in context: http://r.789695.n4.nabble.com/incomplete-final-line-found-by-readTableHeader-on-test-csv-tp4396383p4396383.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.