read_grid_list: Read a semi-colon separated list of grids that are output by saga_cmd
Description
Read a semi-colon separated list of grids that are output by saga_cmd
Usage
read_grid_list(x, backend)
Arguments
x
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"
Value
list, containing multile `raster` or `SpatRaster` objects.