aRTlayer-addPoints {aRT}R Documentation

Add points to a layer

Description

Function to add a set points to a layer.

Usage

## S4 method for signature 'aRTlayer':
addPoints(object, points)

Arguments

object Object of class aRTlayer.
points A set of points described in an aRTgeometry object.

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.4-0 Index]