Made a free 15-part "R Foundations" video course — every lesson has the code and a run-it-in-your-browser console
I put together a free beginner R course: 15 short video lessons that go from using R as a calculator to data frames, reading a CSV, writing functions, packages, dplyr and the pipe.
What might make it useful vs. the usual videos: each lesson pairs the screencast with the exact code, a downloadable .R script, and a live webR console right on the page — so you can edit and run everything in the browser, nothing to install. All lessons have English subtitles.
The videos are going up on YouTube, and the full course with the interactive consoles is on the site:
- Course: https://rverseanalytics.com/courses/r-foundations.html
- YouTube: https://youtube.com/@rverseanalytics
It's all free and open. Happy to hear feedback on the lessons — and what topics you'd want covered next.