temp | R Documentation |
A SpatRaster object representing the variable temperature.
A SpatRaster object.
No return value, used with function rast
to
bring an example of an environmental variable used in analysis.
temp <- terra::rast(system.file("extdata", "temp.tif", package = "nichevol"))
terra::plot(temp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.