Tutorials Bivariate maps with ggplot2 and sf This post guides you through creating a beautiful, bivariate thematic map using solely two R packages, ggplot2 and sf.
Tutorials (Big) Data Journalism with Spark and R This post shows how to process gigabytes of unstructured data with the Spark framework and using the R language.
Tutorials Categorical spatial interpolation with R In this blog post, I show how to easily produce a categorical spatial interpolation from a set of georeferenced points – only using the tidyverse, sf and the package kknn.