Learn R Programming

tmaptools (version 2.0)

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.