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.


stevenpawley/RSAGA5 documentation built on March 26, 2024, 5:30 a.m.