Displaying 3 results from an estimated 3 matches for "shape2poly".
2003 Jun 30
4
french map
Hello,
I would like to know if (as the usa map with Splus), it is possible with 
R to plot the french map and to add points (representing towns for 
instance) on the figure in the appropriate (x,y) system.
Thank you.
  Nathalie Peyrard
2004 Feb 25
2
writing polygons/segments to shapefiles (.shp) or other ArCGIS compatible file
I am not sure a previous e-mail reached the list (no mail aknowledgement from R-boundle etc.). The question was how to write polygon
or segment coordinates into a shapefile set or any other ArcGIS supported format. The library shapefiles seems to do something but
the documentation is a bit beyond of my mind.... and I cannot get the meaning of the functions write**** and its application to the
case
2003 Oct 22
4
adjacency matrix
Dear R experts,
I am new to the list and R software. I need to convert arcview file to Winbugs having R has middle package. Got from friends that it is possible following the steps:
1. Converting arcview shapefile to "cgm clear text file"
2. Downloading "convert.r" to into R
    2.1 use source("convert.r")
     2.2 convert("filename_cgm") without the