aRTlayer-addRaster {aRT} | R Documentation |
Function to add a raster (image) to a layer.
## S4 method for signature 'aRTlayer': addRaster(object, raster)
object |
Object of class aRTlayer . |
raster |
A raster data in a matrix format. |
Marcos Aurelio Carrero, Pedro Ribeiro de Andrade Neto
See aRTlayer-class
to show the description of this class.