Description Usage Arguments Value
Create a rectangular spatial extent for the analysis
1 | create_extent(bounds, input_crs = 4326, output_crs = input_crs)
|
bounds |
Coordinates marking the boundaries of the extent, as an
ordered vector in the form |
input_crs |
Coordinate reference system in which the coordinate values
of |
output_crs |
Coordinate reference system to create the extent in. Can
be anything understood by |
The rectangular extent as a single POLYGON
geometry in an object
of class sfc
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.