getGeometry {aRT} | R Documentation |
Returns the conversion of an aRTgeometry object to the Spatial format.
## S4 method for signature 'aRTgeometry': getGeometry(object, calcal=TRUE)
object |
Object of aRTgeometry class. |
calcal |
CALCulate Area and Labpt. Otherwise these values will be empty. |
Pedro Ribeiro de Andrade