Hi everyone,
I keep the majority of my data in .csv documents where my opening default is excel. this morning I updated excel and now suddenly I'm getting this error "incomplete final line found by readTableHeader on 'test .csv'".
With some research I saw that usually going to the last line of the file and pressing enter solves this problem, but that didn't work. I can upload .xls files using readxl but I like keeping everything as a csv because its just easier to use in r.
If I try and upload data I complied before the update I don't get an error, and it's fine.
any advice?