Point Out The Correct Statement #512
Point out the correct statement?
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 Control Structures, Functions, Scoping Rules, Loop Functions and Debugging - Debugging Tools - Quiz No.1.
Point out the correct statement?
The traceback() function must be called immediately after an error occurs
The debugger calls the browser at the very low level of the function body
Every time you call the mod() function it will launch the interactive debugger
R provides only two tools to help you with debugging your code