Skip to content
Prev 26385 / 29559 Next

Labelling a fortified GADM map plotted with ggplot and geom_map

On Mon, 19 Mar 2018, Kenneth Dyson wrote:

            
You are making life unnecessarily difficult. Use the tmap package instead, 
see for example:

https://www.johnmackintosh.com/2017-09-01-easy-maps-with-tmap/

using the sf representation and forgetting ggplot2 (the development 
version supports geom_sf, but hasn't been released).

Roger