powered by
write.pts2grass(poly.shp, name)
write.cl2grass
x<-rnorm(30) y<-rnorm(30) write.pts2grass(cbind(x,y),"myfile.txt") # check the new file "myfile.txt"in the working directory
Run the code above in your browser using DataLab