Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

tmap (version 1.6)

write_shape: Write shape file

Description

Write a shape object to 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 rgdal's writeOGR.