InterviewSolution
Saved Bookmarks
| 1. |
R comes with a ________ to help you optimize your code and improve its performance.(a) debugger(b) monitor(c) browser(d) profilerI got this question in an internship interview.I'd like to ask this question from R Profiler in division Profiling, Simulation and Data Analysis of R Programming |
|
Answer» Right option is (a) debugger |
|