aRTlayer-getCells {aRT}R Documentation

Cells data from a layer

Description

Function that returns the cells of a layer.

Usage

## S4 method for signature 'aRTlayer':
getCells(object,as.sp)

Arguments

object Object of class aRTlayer.
as.sp Return Spatial data (TRUE, default) or an object of class aRTgeometry (FALSE)?

Author(s)

Pedro Ribeiro de Andrade

See Also

See aRTlayer-class to the description of this class.


[Package aRT version 1.6-4 Index]