tidyterra is an R package that adds common methods from the tidyverse for SpatRaster and SpatVectors objects created with the terra package.
Ggplot2
- ggplot2 is an R package dedicated to data visualization. Here is a cheat sheet guiding you in using ggplot2 for data visualization.
- The ggplot2 R package does not natively support plotting raster data. This article presents a custom method for plotting RGB satellite imagery with ggplot2.
- Check out this tutorial on mapping rivers in R using Global River Classification dataset.