Examveda

Point out the correct statement?

A. Rprofiler() tabulates how much time is spent inside each function

B. Rprof() keeps track of the function call stack at regularly sampled intervals

C. By default, the profiler samples the function call stack every 2 seconds

D. R must not be compiled with profiler support

Answer: Option B


This Question Belongs to R Programming >> Data Manipulation With Dplyr

Join The Discussion

Related Questions on Data Manipulation with dplyr