How to st_read a .shp-file from a subfolder in a .zip-file without unzipping it in R?

后端 未结 0 1510
北海茫月
北海茫月 2021-01-30 11:54

i try to read a .shp file from a subfolder in a .zip file without unzipping it. I tried

con <- unz(description = "C:/Test/File.zip", filename = "         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题