Hi there. I'm absolutely new to using RStudio.
Whenever I'm trying to compile a report from an RScript, I'm getting this error message:
Quitting from lines 3-25 (Ch6ZScoresFile.spin.Rmd) Error in read.table(file = file, header = header, sep = sep, quote = quote, :
duplicate 'row.names' are not allowed
Calls: ... eval_with_user_handlers -> eval -> eval -> read.csv -> read.table
Execution halted
Not sure what the issue is. I'd appreciate any help.