| layers_of_interest | R Documentation |
A SpatRaster object representing variables in a set of interest. Variables
represent future bioclimatic variables downloaded from the WorldClim database
(https://worldclim.org/).
A SpatRaster object.
No return value. Used with function rast to
bring raster variables to analysis.
layers_of_interest <- terra::rast(system.file("extdata",
"layers_of_interest.tif",
package = "mop"))
terra::plot(layers_of_interest)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.