InterviewSolution
Saved Bookmarks
| 1. |
________ opens a connection to a file compressed with gzip.(a) url(b) gzfile(c) bzfile(d) fileThe question was asked in examination.Enquiry is from Connection Interfaces in portion R – Data Storage, Formats, Objects and Operations of R Programming |
|
Answer» The CORRECT answer is (B) gzfile |
|