R Spatial Workshop for 2017 GIS In Action

  • 01 - Before The Workshop

    18 April 2017

    Prior to the start of the workshop everyone will need to have the software installed and tested. You will need to have R and RStudio. Get the latest versions of...

  • 02 - R Spatial Workshop Schedule

    18 April 2017

    R - Fundamentals of Spatial Data

    In this workshop we will focus on some basics of using the R language, reading and writing spatial data in R, dealing with map...

  • 03 - Install spatial libraries

    18 April 2017

    First we need to install several R libraries. R operates on user-contributed libraries, and we’ll be jumping into use of several of these spatial libraries in this workshop. Several libraries...

  • 04 - Spatial Data in R - sp

    18 April 2017

    So, to begin, what is R and why should we use R for spatial analysis? Let’s break that into two questions - first, what is R and why should we...

  • 05 - Spatial Data in R - simple features

    18 April 2017

    The sf Simple Features for R package by Edzer Pebesma is a new, very nice package that represents a changes of gears from the sp S4 or new...

  • 06 - Spatial Data in R - Raster

    18 April 2017

    While there is an sp SpatialGridDataFrame object to work with rasters in R, the prefered method far and away is to use the newer raster package by...

  • 07 - Extra Credit

    18 April 2017

    Try loading in some of the example data in the sp package for the Meuse River. The Meuse River flows through France, Belgium and the Netherlands and the

Public Domain Mark
This work (GIS in Action R Workshop, by Marc Weber and Ben Weinstein) is free of known copyright restrictions.