Vidyalelo
R Programming · Q70

Data Structures in R Programming

Programming · R Programming · question 70

Q70

Unlike writing out a table or CSV file, dump() and dput() preserve the . . . . . . . . so that another user doesn't have to specify the all over again.

A.
metadata
Answer
B.
backup data
C.
attribute data
D.
normal data

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board