Geocomputation with R

*Recommendation
2025
R programming
Author

Steve Simon

Published

March 2, 2025

I was browsing through Chapter 6 of the [ggplot2 book][wickham-2025] by Hadley Wickham, Danielle Navarro, and Thomas Lin Pedersen, which is itself interesting reading. It explains how to display maps in ggplot2. The book, however, does not go into great detail, but rather references the Geocoding with R book. Like the ggplot2 book, this book is available for free as a website. This book goes into extensive detail and includes information about how to interface with qgis, saga, and grass. You can find similar books for Python and Julia as well.

The ggplot2 and Geocoding with R books were written using quarto and bookdown, respectively.

  • Robin Lovelace, Jakub Nosowad, Jannes Muenchow. Geocomputation with R. 2025, Champan and Hall/CRC. Available in html format.