as {stars} | R Documentation |
Coerce stars object into a Raster raster or brick
Description
Coerce stars object into a Raster raster or brick
Coerce stars object into a terra SpatRaster
Arguments
from |
object to coerce |
Details
If the stars object has more than three dimensions, all dimensions higher than the third will be collapsed into the third dimensions. If the stars object has only an x/y raster but multiple attributes, these are merged first, then put in a raster brick.
If the stars object has more than three dimensions, all dimensions higher than the third will be collapsed into the third dimensions. If the stars object has only an x/y raster but multiple attributes, these are merged first, then put in a SpatRaster.
Value
RasterLayer or RasterBrick
SpatRaster
[Package stars version 0.6-6 Index]