________ allows you to insert debugging code into a function a specific places
(a) debug()
(b) trace()
(c) browser()
(d) traceback()
I have been asked this question in class test.
The origin of the question is Debugging Tools topic in chapter Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming