Hi all, I am trying to read a text file in R! I have a warning message:
In read.table(file = "data1.txt", header = T) : uncompleted last line of readTableHeader in 'data1.txt' Could you please tell me why? and how can I deal with missing value when I read this file? all the best Alfons ____________________________________________________________________________________ [[alternative HTML version deleted]] ______________________________________________ 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.