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)
Character vector of raster names.
Character string indication an optional root path that is
prepended to each rasters
names.
Character string indicating the raster format used (i.e. the file extension).
A RasterStack
object of result rasters.