InterviewSolution
Saved Bookmarks
| 1. |
.RData extension used when we save data using the functions ___________(a) save()(b) save.image()(c) save and save.image functions(d) serialize()I got this question in an international level competition.I want to ask this question from Textual Data Formats topic in section R – Data Storage, Formats, Objects and Operations of R Programming |
|
Answer» Correct ANSWER is (c) SAVE and save.image functions |
|