R tips and tricks
A collection of R notes and tricks that I reference when things break :)Customizing Startup:
https://www.r-bloggers.com/fun-with-rprofile-and-customizing-r-startup/
RTools
To install some packages from source, you need R tools installed
https://cran.r-project.org/bin/windows/Rtools/
Hacks
- including phantom lines in plot expressions https://stackoverflow.com/questions/42154922/align-two-line-legend-title-to-the-left-with-expression
- making sizing work with parentheses https://stackoverflow.com/questions/37197541/resizing-parentheses-in-r-expression