1.

Point out the correct statement?(a) Rprof() is used to turn off the profiler(b) At each line of the output, the profiler writes out the function call stack(c) The summaryprof() function tabulates the R profiler output(d) The Rprofiler() function starts the profiler in R

Answer» Correct option is (b) At each line of the output, the profiler writes out the function call stack

Easiest explanation: The Rprofiler() function starts the profiler in R.


Discussion

No Comment Found

Related InterviewSolutions