Primary function to read data sets (raster, vector, tabular) that are output by saga_cmd
Primary function to read data sets (raster, vector, tabular) that are output by saga_cmd
read_output(output, backend, .intern, .all_outputs)
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 |
the loaded objects, or NULL is '.intern = FALSE'.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.