Getting Started with R & RStudio
Details
We're kickstarting again with an introduction to R programming and the RStudio IDE. We’ll cover installation, navigating RStudio, writing your first R script, and basic operations.
Agenda:
- Installing R and RStudio
- RStudio interface walkthrough
- Basic syntax and arithmetic
- Writing and running scripts