aRTlayer-getRaster {aRT} | R Documentation |
Function that returns the raster of a layer.
## S4 method for signature 'aRTlayer': getRaster(object,as.sp)
object |
Object of class aRTlayer . |
as.sp |
Return a Spatial data (TRUE, default) or a matrix (FALSE)? |
Marcos Aurelio Carrero, Pedro Ribeiro de Andrade
See aRTlayer-class
to the description of this class.