Mapping Your Data with ggplot2 in R with Basemaps and Insets
How to make polished, publication-ready maps in ggplot2, basemaps, and cowplot for insets.
How to make polished, publication-ready maps in ggplot2, basemaps, and cowplot for insets.
There are plenty of opportunities to submit new (R) plots to Wikipedia. Let’s do it!
In this tutorial I will show how to set up PostgreSQL with PostGIS to run spatial queries in R. I cover installation of PostgresSQL, creating schemas, saving data to tables, connecting from R, and running spatial queries.
Interactive map of of global deforestation rates using Leaflet and R.
Interactive map of broadband internet access across Louisiana, USA
#TidyTuesday dataset of the week is the BBC Women of 2020! I made an interactive web map using #rstats and LeafletJS
The #TidyTuesday data of the week come from #OpenDataToronto on homeless shelters in Toronto and their occupancy from 2017 - 2019. I took a try at web map with help from #rstats and Leafletjs.