plot_extent.Rd
Plot a SpatExtent. Use lines to add a SpatExtent to an existing map.
lines
See plot for plotting other object types.
plot
# S4 method for class 'SpatExtent,missing' plot(x, y, ...)
SpatExtent
missing
additional graphical arguments for lines
r <- rast() plot(ext(r))