Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

save_object

Generic methods to save R in-memory objects to file to SAGA-GIS to access


Description

Designed to be used internally by Rsagacmd for automatically pass data to SAGA-GIS for geoprocessing.

Usage

save_object(x, ...)

Arguments

x

An R object.

...

Other parameters such as the temporary directory to use for storage.

Value

A character that specifies the file path to where the R object was saved.


Rsagacmd

Linking R with the Open-Source 'SAGA-GIS' Software

v0.1.0
GPL-3
Authors
Steven Pawley [aut, cre]
Initial release
2021-01-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.