aRTlayer-addLines {aRT}R Documentation

Add lines to a layer

Description

Function to add a set of lines to a layer.

Usage

## S4 method for signature 'aRTlayer':
addLines(object, lines)

Arguments

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

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]