Q. 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
πŸ’¬ Discuss
βœ… Correct Answer: (B) Using system.time() allows you to test certain functions or code blocks to see if they are taking excessive amounts of time

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
126
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
96%
Success Rate