If you have a lot of objects that you want to save to a file, we use ________ function.
(a) save()
(b) save.image()
(c) serialize()
(d) deserialize()
This question was addressed to me in exam.
My question is based upon Textual Data Formats topic in chapter R – Data Storage, Formats, Objects and Operations of R Programming