

MCQOPTIONS
Saved Bookmarks
1. |
The benefit of the _____ function is that it is the only way to perfectly repressed an R object in an exportable format, without losing precision or any metadata. |
A. | save() |
B. | save.image() |
C. | unserialize() |
D. | serialize() |
Answer» E. | |