What do you know about version control? 🔁 It’s how researchers keep their projects organized, track every change, and never lose work again. The LMU Open Science Center can help you learn more about it with a self-paced tutorial.
The Tutorial of the Day: Introduction to Version Control within RStudio ⚙️ https://lmu-osc.github.io/Introduction-RStudio-Git-GitHub/
RStudio connects seamlessly with Git and GitHub. With version control in RStudio, you can:
✔️Save and track every version of your R scripts
✔️Compare changes and restore earlier work
✔️Collaborate safely without overwriting others’ edits
✔️Link your project directly to GitHub for easy sharing
✔️Keep a clean, documented history of your research progress
Check out the tutorial to start managing your projects more efficiently! 💡
This tutorial has a CC BY license, so you can freely reuse and adapt it for your own courses or workshops by giving attribution.