1.

If we want to save individual R objects to a file, we use the _______ function.

A. save()
B. save.image()
C. serialize()
D. deserialize()
Answer» B. save.image()


Discussion

No Comment Found