-
This walkthrough will cover some advanced ways of working with ggplot2. There are a lot of functions and plotting options available in ggplot2, but here I'll be showing a couple of examples of ways to extend your ggplot2 usage with additional packages. This post is less about mind-blowing images as it is useful ways to …
Read More -
Mapping in R
Apr 30, 2018 · 10 min read · cowplot grid mapping mapview sf spatial data spData spDataLarge tidyverse tmap ·Post by Dominik Schneider A couple things to note. Spatial/gis functions in R are undergoing a massive change right now. The old stalwart sp has been succeeded by sf (simple features), which is compatible with the open geospatial consortium standards. When you are looking for solutions online, make sure you know which …
Read More