| aRTgeometry {aRT} | R Documentation |
aRTgeometry
Description
TODO
All aRT geometric data belongs to class aRTgeometry.
Objects of class aRTgeometry can be plotted and inserted in layers.
aRT supports four types of geometry: points, polygons, lines and raster.
Geometries
- points:
- Object of the aRTlayer class.
- polygons:
- Each one ends with the same point that it started. This way, one
object can have more than one polygon and it can be stored in the same position.
- lines:
- a
- raster:
- Raster data are represented as matrix.
Author(s)
Pedro Ribeiro de Andrade Neto
See Also
See aRTlayer-class to show the description of this class.
[Package
aRT version 0.4-0
Index]