R static maps,with tmap
tmap follows the grammar of graphics that ggplot2 is famous for. This involves the separation of data and how the data is visualized. The fundamental building block is tm_shape which takes as geospatial data argument. Other layers can then be added t...
joshuaosoro.hashnode.dev2 min read