Correct Answer : read.table(filename,header=TRUE)
Explanation : read.csv and read.csv2 are identical to read.table except for the defaults.