Evaluates the function given by the option reproducible.rasterRead. E.g., terra::rast or raster::raster.

rasterRead(...)

Arguments

...

passed to terra::rast() or raster::raster()

Value

a raster of the type returned by the function

Details

TODO: Move to reproducible