1.

Connections to text files can be created with the ________ function.(a) url(b) gzfile(c) bzfile(d) fileI got this question during an interview.My question is based upon Connection Interfaces topic in chapter R – Data Storage, Formats, Objects and Operations of R Programming

Answer»

Correct OPTION is (d) FILE

Best EXPLANATION: The file() function has a number of arguments that are common to MANY other connection functions.



Discussion

No Comment Found

Related InterviewSolutions