Q. What is the command used to store R objects in a file?
β
Correct Answer: (A)
save (x, file="x.Rdata")
You must be Logged in to update hint/solution