Hi, I was trying to get an answer to this issue:
bookRatingData <- read.table(file.choose(),header=TRUE,nrows=1048570) Warning message: In read.table(file.choose(), header = TRUE, nrows = 1048570) : incomplete final line found by readTableHeader on 'C:\Users\srinivas\Downloads\BX-Book-Ratings (2).xlsx' I tried opening the data file (BX-Book-Ratings (2).xlsx) and added a new line and then saved it. However, that didn't fix the incomplete final line issue. I still have the same problem. Any suggestions? Thanks, Srinivas -- Srinivas Sridhara Westford, MA 01886 Tel: (978) 467-6857 [[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.