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

read_output

Primary function to read data sets (raster, vector, tabular) that are output by saga_cmd


Description

Primary function to read data sets (raster, vector, tabular) that are output by saga_cmd

Usage

read_output(output, backend, .intern, .all_outputs)

Arguments

output

list, a 'options' object that was created by the 'create_tool' function that contains the parameters for a particular tool and its outputs.

backend

character, either "raster" or "terra"

.intern

logical, whether to load the output as an R object

Value

the loaded objects, or NULL is '.intern = FALSE'.


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.