aRTlayer-getRaster {aRT}R Documentation

Raster data from a layer

Description

Function that returns the raster of a layer.

Usage

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

Arguments

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

Author(s)

Marcos Aurelio Carrero, Pedro Ribeiro de Andrade

See Also

See aRTlayer-class to the description of this class.


[Package aRT version 1.6-0 Index]