πŸ“Š R Programming
Q. Which of the following statement read a tab or space delimited file?
  • (A) read.table(filename,header=TRUE)
  • (B) read.CSV(filename,header=TRUE)
  • (C) read.table(filename,header=FALSE)
  • (D) read.tableall(filename,header=TRUE)
πŸ’¬ Discuss
βœ… Correct Answer: (A) read.table(filename,header=TRUE)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
93
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
88%
Success Rate