aRTlayer-getProj {aRT}R Documentation

Layer's projection

Description

Function that returns the layer's projection, following the proj.4 format.

Usage

## S4 method for signature 'aRTlayer':
getProj(object)

Arguments

object Object of class aRTlayer.

Author(s)

Pedro Ribeiro de Andrade

See Also

See aRTlayer-class to the description of this class.


[Package aRT version 1.6-4 Index]