| reference_layers | R Documentation |
A SpatRaster object representing variables in a set of reference. Variables
represent current 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.
reference_layers <- terra::rast(system.file("extdata", "reference_layers.tif",
package = "mop"))
terra::plot(reference_layers)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.