Correct Answer : read.table(filename,header=TRUE,sep=’,’)
Explanation : Each row of the table appears as one line of the file.