I am trying to read a csv file with repeated row names but could not. The error message I am getting is Error in read.table(file = file, header = header, sep = sep, qu
Error in read.table(file = file, header = header, sep = sep, qu
Guessing your csv file was one converted from xlsx.Add a comma to the end of the first row ,remove the last row ,done