Examveda

Point out the wrong statement?

A. write.table is used for for writing tabular data to text files (i.e. CSV) or connections

B. writeLines is used for for writing character data line-by-line to a file or connection

C. dump is used for for dumping a textual representation of multiple R objects

D. all of the mentioned

Answer: Option D


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

Join The Discussion

Related Questions on Data Structures in R Programming