Plot a SpatExtent — plot_extent

plot_extent.Rd

Plot a SpatExtent. Use lines to add a SpatExtent to an existing map.

See plot for plotting other object types.

Usage

# S4 method for class 'SpatExtent,missing'
plot(x, y, ...)

Arguments

x

SpatExtent

y

missing

...

additional graphical arguments for lines

See also

Examples