Point out the correct statement?
A. unserialize is used for converting an R object into a binary format for outputting to a connection
B. save is used for saving an arbitrary number of R objects in binary format to a file
C. The read.data() function is one of the most commonly used functions for reading data
D. save is not used for saving an arbitrary
Answer: Option B

Join The Discussion