writeMultiOGR: Wrapper around 'rgdal::writeOGR' to succinctly write multiple...

Description Usage Arguments Details Value Author(s)

View source: R/writeMultiOGR.R

Description

For every driver name in driver, thus function makes an appropriate call to rgdal::writeOGR

Usage

1
writeMultiOGR(obj, dsn, layer, driver, ...)

Arguments

obj

the object to write

dsn

the path to the file to be written

layer

the layer name

driver

a character vector giving the name(s) of drivers to use

...

other arguments passed to rgdal::writeOGR

Details

See rgdal::writeOGR

Value

See rgdal::writeOGR

Author(s)

Andy Rominger <ajrominger@gmail.com>


role-model/CaatingaArthropods documentation built on Jan. 9, 2020, 12:36 a.m.