Open pedrokarneiro opened 7 years ago
for producing maps with R you need to use ggplot2 and plotly packages. ggplot2 for the map tamplate and then plotly if you want it to be responsive in any way.
Adding to @fabianaboldrin ,ggmap which is extension of ggplot2 especially for maps and tmap packages can be installed for working better with maps.
How to produce maps with R?