Efficient Programming
Slides
Here’s a link to the slides in a new window.
Here are the slides embedded:
Resources
Reading
Good references on optimizing R code:
Wickham, H, Advanced R (2nd edn), Improving performance section, https://adv-r.hadley.nz/perf-improve.html
Gillespie, C and Lovelace, R, Efficient R programming, https://csgillespie.github.io/efficientR/
Tutorials on the Futureverse:
Packages
efficient
future and future.apply from the Futureverse