Skip to contents

retrieve rayshader texture as a RasterBrick. This is handy if you want to save the texture as to file with spatial reference or if you want to plot in an alternative package such as ggplot or tmap etc.

Usage

texture_to_brick(texture)

Arguments

texture

The texture created from a rayshader pipeline.

Value

An object of class 'RasterBrick' from the raster package. data.