A RasterLayer containing an ecological niche model for the a tick (Amblyomma americanum).

Format

A RasterLayer with 150 rows, 249 columns, and 37350 cells:

Suitability

suitability, in probability values.

Source

https://kuscholarworks.ku.edu/handle/1808/26376

Value

No return value, used with function raster to bring an example of ecological niche modeling output.

Examples

model <- raster::raster(system.file("extdata", "sp_model.tif", package = "rangemap")) raster::plot(model)