aRTraster-getPixels {aRT}R Documentation

Select pixels within geometry

Description

Function that returns the pixels which satisfies some relation with a given geometry.

Usage

## S4 method for signature 'aRTraster':
getPixels(object,geometry, mode)

Arguments

object Object of class aRTraster.
geometry The geometry. Currently it works only with points.
mode under development.

Author(s)

Marcos Aurelio Carrero, Pedro Ribeiro de Andrade

See Also

See aRTraster-class to the description of this class.


[Package aRT version 1.6-0 Index]