shapefile - Reading DWG files in R? -


is there way open dwg file in r , save esri shapefile? don't know package available yet.

thanks in advance.

you can using rgdal package port gdal. access ogr functionality supports vector topology want readorg , writeogr functions. here list of vector formats supported gdal/ogr


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -