Florian - One thing to *try* would be: work from the R command line and set the parameter "nlines" in read.table() to one less than the number of lines of data in the file. If this works, then you can at least read in all but the last line.
I suspect something like a missing newline character at the end of the file, or a strange file format, but that is just a guess. - tom blackwell - u michigan medical school - ann arbor - On Tue, 23 Dec 2003, Fam. Stallforth wrote: > Hello! > > I am trying to import data to R. The programm always responds with: > "incomplete final line found by readTableHeader on Data.doc" > > What does that mean, and what could I change? > > Thank you very much in advance. > Regards Florian Stallforth > ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help