save_object {Rsagacmd} | R Documentation |
Designed to be used internally by Rsagacmd for automatically pass data to SAGA-GIS for geoprocessing.
save_object(x, ...)
x |
An R object. |
... |
Other parameters such as the temporary directory or the vector/raster format used to write spatial datasets to file. |
A character that specifies the file path to where the R object was saved.