1.

Which of the following is primary tool for debugging?(a) debug()(b) trace()(c) browser()(d) traceback()I have been asked this question in homework.This intriguing question comes from Debugging Tools topic in portion Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming

Answer» RIGHT option is (a) DEBUG()

Easiest explanation: Primary tools are mainly USED for DEBUGGING R code.


Discussion

No Comment Found

Related InterviewSolutions