Examveda

Point out the wrong statement?

A. When you call unserialize() on an R object, the output will be a raw vector coded in hexadecimal format

B. serialize() function is the only way to perfectly represent an R object in an exportable format

C. .rda extension is used when save() function is incorporated

D. The complement to the textual format is the binary format

Answer: Option A


This Question Belongs to R Programming >> Data Structures In R Programming

Join The Discussion

Related Questions on Data Structures in R Programming