sp_model: An ecological niche model created with Maxent

sp_modelR Documentation

An ecological niche model created with Maxent

Description

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.

Value

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

Source

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

Examples

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

raster::plot(model)

manubio13/rangemap documentation built on May 9, 2022, 6:27 a.m.