Learn R Programming

stars (version 0.5-0)

as: Coerce stars object into a Raster raster or brick

Description

Coerce stars object into a Raster raster or brick

Arguments

from

object to coerce

Value

RasterLayer or RasterBrick

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.