This page provides you with an overview on all posted tutorials related to R. The tutorials contain code examples and walk you through every step:
Raster data
- R {raster}: Introduction and basic plotting: A brief introduction into the raster package for R. Load satellite data and plot it.
- R {raster}: Data acquisition – SRTM, Worldclim, Global adm. boundaries: Acquire SRTM, worldclim data and global adm. boundaries with R, mosaic and plot it.
GIS and R
- R {GIS}: Use of R for aquisition and visualisation of data – Part 1: Download open spatial data and manipulate it with rgdal.
-
Data Visualization: Basic GIS-Tasks with R: Data visualization with R. Simple maps and gdalUtils.
Shapefiles
- Mapping African Conflicts using Leaflet: Convert .csv to geoJson using R and create a web map using leaflet.
JavaScript Visualizations with R
-
htmlwidgets: Creating JavaScript data visualizations in R: Introduction to the htmlwidgets package with R. Create JavaScript visualizations fast and simple.