A

Admin • 828.03K Points
Coach

Q. Which of the following code opens a connection to the file foo.txt, reads from it, and closes the connection when its done?

  • (A) data <- read.csv("foo.txt")
  • (B) data <- read.csvo("foo.txt")
  • (C) data <- readonly.csv("foo.txt")
  • (D) data <- getonly.csv("foo.txt")
  • Correct Answer - Option(A)
  • Views: 13
  • 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.