Rdocumentation
powered by
Learn R Programming
tmap (version 0.6)
write_shape: Write shape file
Description
This function writes an ESRI shape file.
Usage
write_shape(shp, file)
Arguments
shp
a shape object.
file
file name (including directory)
Details
This function is a convenient wrapper of writeOGR of the package sp.