______ suspends the execution of a function wherever it is called and puts the function in debug mode.
(a) debug()
(b) trace()
(c) recover()
(d) browser()
This question was addressed to me in homework.
My doubt stems from Debugging Tools topic in division Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming