Point out the correct statement?
A. The complement to the textual format is the binary format
B. If you have a lot of objects that you want to save to a file, you can save all objects in your workspace using the save.image() function
C. The serialize() function is used to convert individual R objects into a binary format that can be communicated across an arbitrary connection
D. All of the mentioned
Answer: Option D

Join The Discussion