Blog
Notes, tutorials, and workshop materials on R programming, data wrangling, and spatial data analysis.
R programming & data
Tidy Data in R
Principles of tidy data in R, emphasizing standardized data structure for efficient analysis using the tidyverse framework.
Data Structures in R
Introduction to fundamental object types in R — vectors, matrices, lists — through clear explanations and practical examples.
Spatial data & GIS
Introduction to Raster in R
Fundamentals of raster data in R, including structure, spatial resolution, and hands-on examples using the raster and terra packages.
Introduction to Spatial Data in R
Two-part lecture on spatial data analysis in R covering coordinate reference systems, spatial objects, and visualization with sf and ggplot2.