Description Usage Arguments Examples
Save a Spatial type object to disk as a Shapefile.
1 |
object |
a Spatial object |
outfile |
path for file to be saved |
overwrite |
logical. Allow function to overwrite existing file. If set to 'prompt', it will ask user whether or to overwrite |
1 2 3 4 | ## Not run:
APSHPsave(inPoly, outfile = "C:/Geodata/myfile.shp")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.