Would you like to make a color-coded choropleth map in R? Until recently, working with geospatial objects was a bit more complex than with many other types of data. That’s because R “Spatial Polygons ...
R has some excellent mapping options. There is the leaflet R package, which I use when I want to do a lot of customization. There is tmap, which I like for its nice balance between power and ease of ...
Do you have some data with geolocation information that you want to map? You may not think of R when you’re looking for a GIS platform, but new packages and standards have helped make the R ...