aRTplot {aRT}R Documentation

Plotting in aRT

Description

Plot a given Spatial object.

Usage

## S4 method for signature 'Spatial':
aRTplot(geom, id, add, ...)

Arguments

geom The geometry to be plotted.
id A vector of ids, selecting objects of the geom.
add Add the object to the current plot or clear the plotting area?
... Other objects passed to points(), polygon(), or lines()

Author(s)

Pedro Ribeiro de Andrade


[Package aRT version 1.6-1 Index]