I saw your nice post about maps on rbloggers. I especially liked the way you introduced SpatialPolygonsDataFrames.
Just wanted to let you know I wrote a package for visualizing maps, called tmap (https://github.com/mtennekes/tmap), that turned out to be pretty ambitious. It works like gglot2, but overcomes some of drawbacks. Here's a little example:
H(o)i Roel,
I saw your nice post about maps on rbloggers. I especially liked the way you introduced
SpatialPolygonsDataFrame
s.Just wanted to let you know I wrote a package for visualizing maps, called tmap (https://github.com/mtennekes/tmap), that turned out to be pretty ambitious. It works like
gglot2
, but overcomes some of drawbacks. Here's a little example:If you have any questions or suggestions, please let me know.
Best, Martijn