Downloading volcano data from USGS with R Magnus Nilsson August 30, 2023 GIS I noticed that USGS has published JSON data with the volcanoes of the world and that is simply too interesting to miss, so here is a very short R script to view... Read More
Creating an interactive web map using R/Leaflet Magnus Nilsson July 31, 2023 GIS Using a web map is a flexible way of presenting your GIS project and I wanted to use R to create a Leaflet web map. This R script will: To run the... Read More