temp: Example of an environmental variable used in analysis

tempR 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)

nichevol documentation built on March 31, 2023, 5:38 p.m.