Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用图案(例如对角线)而不是颜色来填充多边形mapview?我的搜索没有任何结果。
mapview
这是一个生成彩色填充多边形的示例:
library(mapview) mapview(franconia, col.regions="yellow")