Examveda

Point out the correct statement?

A. The Rprofiler() function starts the profiler in R

B. Using system.time() allows you to test certain functions or code blocks to see if they are taking excessive amounts of time

C. R must not be compiled with profiler support

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

Answer: Option B


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

Join The Discussion

Related Questions on Data Manipulation with dplyr