Introduction to R programming and RStudio.
Basics of R programming: data types, variables, basic operations.
Data import and manipulation in R: reading data into R, data manipulation using dplyr, tidyr, and other packages.
Basic graphics in R: creating scatterplots, bar plots, and line graphs using ggplot2.