Description Usage Arguments Details Value Author(s)
View source: R/writeMultiOGR.R
For every driver name in driver
, thus function makes an
appropriate call to rgdal::writeOGR
1 | writeMultiOGR(obj, dsn, layer, driver, ...)
|
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 |
See rgdal::writeOGR
See rgdal::writeOGR
Andy Rominger <ajrominger@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.