plotBorder: Plot border

Description Usage Arguments See Also Examples

Description

Plots border provided by metadata as a SpatialPolygons object.

Usage

1
2
3
4
5
6
7
plotBorder(object, col = rgb(1, 0, 0, 0.5), ...)

## S4 method for signature 'SAR'
plotBorder(object, col = col, ...)

## S4 method for signature 'SARSet'
plotBorder(object, col = col, ...)

Arguments

object

object of the SAR-class or a subclass (e.g. Sentinel-class or TSX-class).

col

color within the recorded area.

...

Further arguments to plot.

See Also

border

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10

ragram documentation built on May 2, 2019, 4:42 p.m.