Q. Which of the following statement read a tab or space delimited file?
β
Correct Answer: (A)
read.table(filename,header=TRUE)
You must be Logged in to update hint/solution