extentpolygon {mapsRinteractive} | R Documentation |
extentpolygon
Description
Create a SpatVector of polygons from the extent of a spatial object.
Usage
extentpolygon(x)
Arguments
x |
A spatial object. |
Details
If x is projected, the SpatVector will also be projected
Value
SpatVector of polygons.
[Package mapsRinteractive version 2.0.1 Index]