Does using read.delim instead of read.table fix your problem? Sean
On 2/22/06 7:40 AM, "I.Szentirmai" <[EMAIL PROTECTED]> wrote: > Dear R users, > > I'm trying to read data from a tab-delimited text file to > R, but I have problems with missing values. R gives this > kind of error messages: "line 1 did not have 9 elements". > > Could someone tell me how I can deal with missing values > in this case? > > Thanks a lot in advance, > Istvan > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
