Description Usage Arguments Details Value
Compares a suitable habitat model to observations specified as spatial points.
1 |
mod |
A suitable habitat model object. |
pts |
SpatialPoints object containing observations of the species. If |
regions |
A SpatialPolygonsDataFrame defining the region boundaries. The region identifier in |
method |
hexagon, raster, polygon |
...
Returns a list containing suitable habitat estimates in following formats: 1) $raw
: oceanographic model (oceangr.model
) grid cells, 2) $raster
: rasterized cells whose resolution is defined by the res
with disconnected regions smaller than the drop.crumbs
parameter removed (in km2), 3) $polygon
: polgyonized raster data, and 4) $hexagon
: hexagonized raster data. See hexbin
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.