- Mon 15 June 2020
- R
- Henry Lydecker
R Profiling: Making R less aRduous
Table of contents: Brief introduction to profiling, and why we might want to do it Methods to measure function speed/performance Ways to generate function profiles Visualizing and analaysing profiles …