.prepare_extent | R Documentation |
Prepare the extent for spatial plots
.prepare_extent(ext)
ext |
A numeric vector of length 4 specifying the extent as |
A SpatExtent
object if ext
is a numeric vector, or the original SpatExtent
if it is already one.
NULL is returned if ext
is NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.