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