aRTraster {aRT} | R Documentation |
An aRTraster
object represents a TerraLib raster in memory. Using it, one
can execute raster operations without storing it in the database.
Objects of aRTraster
can be directly inserted into layers, without
converting them to Spatial objects.
aRTraster
is currently under development.
Objects can be created by calls of the form new("aRTraster", raster)
.
Class aRTcomponent
, directly.
Pedro Ribeiro de Andrade