sp_model: An ecological niche model created with Maxent

Description Format Value Source Examples

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

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

raster::plot(model)

rangemap documentation built on Sept. 5, 2021, 5:17 p.m.