Error: isTRUE(gpclibPermitStatus()) is not TRUE when using fortify function, rgdal package

前端 未结 2 939
情书的邮戳
情书的邮戳 2021-01-18 14:35

I am trying to work with spatial data that I downloaded here in order to make a map in ggplot2.

library(rgdal)
library(ggplot2)
library(rgeos)
df <- read         


        
2条回答
提交回复
热议问题