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)
Value
list, containing multiple `raster` or `SpatRaster` objects.
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"