Input rasters are given as raster names (i.e. without the raster file extension). Additional root (folder) path and file extension can be provided to construct the full paths.

read_result_rasters(rasters, path = NULL, format = NULL)

Arguments

rasters

Character vector of raster names.

path

Character string indication an optional root path that is prepended to each rasters names.

format

Character string indicating the raster format used (i.e. the file extension).

Value

A RasterStack object of result rasters.