Skip to content
Prev 1466 / 29559 Next

readOGR() - choice of layer in MIF/MID file?

On Wed, 8 Nov 2006, Frosch, Katharina wrote:

            
Could you try:

test<-readOGR("testmif.mif", layer = "testmif")

treating the data source name as the file and the layer as the file name 
without extensions?

Roger