InterviewSolution
Saved Bookmarks
| 1. |
dput() output is in the form of ___________(a) R code(b) text file code(c) binary code(d) both binary and textThis question was posed to me by my school teacher while I was bunking the class.I'm obligated to ask this question of Textual Data Formats in chapter R – Data Storage, Formats, Objects and Operations of R Programming |
|
Answer» Right OPTION is (a) R code |
|