R Geospatial Fundamentals: Parts 1-2

Intermediate
120 minutes per session R

About This Workshop

In this 2-part workshop series, we will provide an introduction to spatial analyses in R. We discuss the benefits of the additional 'location' component that defines spatial data and how spatial dataframes organize this information. Using the sf (simple features) and terra packages, we'll navigate fundamental operations for reading, writing, manipulating, and visualizing spatial data.


Some of the key topics we'll cover include:


  • Understanding different types of spatial data (points, lines, polygons, raster)
  • Using appropriate coordinate reference systems
  • Implementing classification schemes (equal intervals, quantiles and natural breaks) for improved data visualization.
  • Conducting spatial measurement queries (distance from, intersections, buffers, and finding nearest features)
  • Employing visualization techniques (overlay plotting, interactive maps)

This workshop aims to equip participants with the fundamentals needed to conduct spatial analyses for their various endeavors.

Get Started
Quick Info
Duration: 120 minutes per session
Level: Intermediate
Materials:  GitHub Repository