> z <- read.table("c:/temp/q.txt")
Warning message:
incomplete final line found by readTableHeader on 'c:/temp/q.txt'
what does that mean?
my q.txt is like:
1, 2, 3,
33, 44, 88,
23, 43, 69,______________________________________________ [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
