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