Duration: 30 minutes. Follow each step and track your completion status.
Open RStudio and create a new project named thailand_workshop_module1.
Create folders: data, scripts, outputs and notes.
Create script 01_setup.R and set a clean, reproducible workflow header.
Import a CSV file with read.csv and inspect first rows with head().
Save your script and export a quick project summary as notes.
Mark this practical complete once you can re-run everything from top to bottom.
Back to Workshop overview