Zoom Link
To obtain the Zoom link for this workshop please click the link below:
After re-registering on the Zoom website, you will receive a confirmation email containing information about joining the meeting.
If you already have and use a Zoom account, please sign into it first, before trying to access the D-Lab workshop.
Geospatial data are an important component data visualization and analysis in the social sciences, humanities, and elsewhere. The R programming language is a great platform for exploring these data and integrating them into your research.
Geospatial Data in R, part I: Getting started with spatial data objects
Part one of this three-part workshop series will introduce basic methods and packages for working with geospatial data in R. Participants will learn how to import and export spatial data and store them as spatial objects. We will explore and compare several methods for mapping the data including the base plot function and the ggmap and tmap libraries. We will review coordinate reference systems and methods for reading, defining and transforming these. Note, this workshop focuses on vector spatial data.
Knowledge Requirements: Basic knowledge of geospatial data is expected. R experience equivalent to the D-Lab R Fundamentals workshop series is required to follow along with the tutorial. Knowledge of ggplot helpful.
Technology Requirements: Bring a laptop with R, RStudio and the following R packages installed: sp, rgdal, rgeos, ggplot2, ggmap, leaflet, RColorBrewer, classInt, and tmap.