aRTlayer-addRaster {aRT}R Documentation

Add a raster data to a layer

Description

Function to add a raster (image) to a layer.

Usage


## S4 method for signature 'aRTlayer':

addRaster(object, raster)

Arguments

object Object of class aRTlayer.
raster A raster data in a matrix format.

Author(s)

Marcos Aurelio Carrero, Pedro Ribeiro de Andrade Neto

See Also

See aRTlayer-class to show the description of this class.


[Package aRT version 0.5-0 Index]