Vidyalelo
R Programming · Q157

Control Structures in R Programming

Programming · R Programming · question 157

Q157

. . . . . . . . allows you to modify the error behavior so that you can browse the function call stack

A.
debug()
B.
trace()
C.
recover()
Answer
D.
traceback()

Answer: Option C

Solution

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