InterviewSolution
Saved Bookmarks
| 1. |
Individual R objects can be saved to a file using the _____ function.(a) save(b) put(c) save_image(d) getI have been asked this question by my college director while I was bunking the class.The doubt is from Connection Interfaces in portion R – Data Storage, Formats, Objects and Operations of R Programming |
|
Answer» Right option is (a) SAVE |
|