.intersect_extent | R Documentation |
Get intersection extent
.intersect_extent(input, out_class, ...)
## S4 method for signature 'sf,ANY'
.intersect_extent(input, out_class = NULL, ...)
## S4 method for signature 'SpatExtent,ANY'
.intersect_extent(input, out_class = NULL, ...)
## S4 method for signature 'SpatVector,ANY'
.intersect_extent(input, out_class = NULL, ...)
## S4 method for signature 'numeric,character'
.intersect_extent(input, out_class = NULL, ...)
input |
sf/SpatExtent/SpatVector/numeric |
out_class |
character(1). "sf" or "terra" |
... |
other arguments. Placeholder. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.