For this workshop, participants will be working from their personal laptops. Please be ready with current versions of both R and RStudio. This means R >= 4.2.0 and ...
# - You can use the Git tab in RStudio to stage, commit, and push changes. # - No more username/password prompts thanks to SSH.
The new xrprof package builds on code profiling (performance measuring) offered by base R’s Rprof() with these added features: It can run on a remote server, not just locally, allowing you to see what ...
Last week I showed you how to apply for a free GitHub Education account. My next few posts will rely (somewhat) on using GitHub for hosting, though the outcomes I’ll describe could be achieved using ...