create.long | R Documentation |
Create a layer depicting longitude based on any other.
create.long(layers)
layers |
SpatRaster. As defined in package terra, see |
Using longitude (and latitude) in models may help limiting the extrapolation of the predicted area much beyond known areas.
SpatRaster.
region = gecko.data("layers")
terra::plot(create.long(region))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.