powered by
A RasterLayer containing an ecological niche model for the a tick (Amblyomma americanum).
No return value, used with function raster to bring an example of ecological niche modeling output.
raster
A RasterLayer with 150 rows, 249 columns, and 37350 cells:
suitability, in probability values.
# NOT RUN { model <- raster::raster(system.file("extdata", "sp_model.tif", package = "rangemap")) raster::plot(model) # }
Run the code above in your browser using DataLab