read_grid_list: Read a semi-colon separated list of grids that are output by...

View source: R/io-read.R

read_grid_listR Documentation

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 multiple 'raster' or 'SpatRaster' objects.


Rsagacmd documentation built on Oct. 16, 2023, 5:06 p.m.