aRTlayer-addPolygons {aRT}R Documentation

Add polygons to a layer

Description

Function to add a set of polygons to a layer.

Usage

## S4 method for signature 'aRTlayer':
addPolygons(object, polygons)

Arguments

object Object of class aRTlayer.
polygons A Set of polygons

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]