aRTlayer-addPoints {aRT} | R Documentation |
Function to add a set points to a layer.
## S4 method for signature 'aRTlayer': addPoints(object, points)
object |
Object of class aRTlayer . |
points |
A set of points described in an aRTgeometry object. |
Marcos Aurelio Carrero, Pedro Ribeiro de Andrade Neto
See aRTlayer-class
to show the description of this class.