A

Admin • 802.91K Points
Coach

Q. Which of the following statement can read csv files?

  • (A) read.table(filename,header=TRUE,sep=',')
  • (B) read.csv(filename,header=TRUE,sep=',')
  • (C) read.tab(filename,header=TRUE,sep=',')
  • (D) read.tab(filename,header=False,sep=',')
  • Correct Answer - Option(A)
  • Views: 4
  • Filed under category R Programming
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.