Vidyalelo
R Programming · Q61

Data Structures in R Programming

Programming · R Programming · question 61

Q61

Multiple objects can be de parsed at once and read back using function . . . . . . . .

A.
source()
Answer
B.
read()
C.
dget()
D.
dput()

Answer: Option A

Solution

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