View source: R/texture_to_brick.R
texture_to_brick | R Documentation |
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.
texture_to_brick(texture)
texture |
The texture created from a rayshader pipeline. |
An object of class 'RasterBrick' from the raster package. data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.