InterviewSolution
Saved Bookmarks
| 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 |
|