Vidyalelo
R Programming · Q183

Control Structures in R Programming

Programming · R Programming · question 183

Q183

. . . . . . . . prints out the function call stack after an error occurs.

A.
trace()
B.
traceback()
Answer
C.
back()
D.
traback()

Answer: Option B

Solution

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