InterviewSolution
Saved Bookmarks
| 1. |
.rda extension used when saving data with function __________(a) save()(b) save.image()(c) save and save.image functions(d) serialize()The question was asked in an online quiz.This question is from Textual Data Formats topic in division R – Data Storage, Formats, Objects and Operations of R Programming |
|
Answer» The correct choice is (c) SAVE and save.image functions |
|