Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from bhaskarvk/user2017.geodataviz
UserR! 2017 Tutorial: Geospatial visualization using R
Makefile
-
-
-
-
191 contributions in the last year
Contribution activity
October 2020
Created an issue in r-spatial/mapview that received 2 comments
mapview fails silently for sf object mixing polygon/multipolygon, but works for sp with same mix
The issue title basically covers what's happening: when I plot an sf object with mixed polygon/multipolygon types, mapview fails silently (generate…