temp {nichevol}R Documentation

Example of an environmental variable used in analysis

Description

A SpatRaster object representing the variable temperature.

Format

A SpatRaster object.

Value

No return value, used with function rast to bring an example of an environmental variable used in analysis.

Examples

temp <- terra::rast(system.file("extdata", "temp.tif", package = "nichevol"))

terra::plot(temp)

[Package nichevol version 0.1.20 Index]