Skip to content
Prev 207515 / 398503 Next

R Output and ArcGIS

Steve Murray wrote:
Hi,

In addition to the other people. If you convert your data in R to one of 
the spatial classes (see the sp-pacakge) you can use the rgdal-package 
to dump these objects to e.g. a shapefile. This can be read by ArcGIS.

As a note, there is a special mailing list for geographic data and R, 
r-sig-geo, which might be a better place to ask these kind of specific 
questions.

good luck!

Paul