Vidyalelo
R Programming · Q79

Data Manipulation with dplyr

Programming · R Programming · question 79

Q79

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
Answer
C.
The summaryprof() function tabulates the R profiler output
D.
The Rprofiler() function starts the profiler in R

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board