Examveda

Which of the following statement will load the objects to the file named "mydata.RData"?

A. save("mydata.RData")

B. load("mydata.RData")

C. loadAll("mydata.RData")

D. put("mydata.RData")

Answer: Option B


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

Join The Discussion

Related Questions on Data Structures in R Programming