View source: R/rasterize.suitable.habitat.R
An internal function to rasterize suitable habitat data from the suitable.habitat
function
1 | rasterize.suitable.habitat(data, proj4, mod.extent = mod.ext, drop.crumbs, res)
|
data |
a data frame from |
proj4 |
Character argument specifying the proj4string (projection) for the smoothed polygon output. |
mod.extent |
The oceanographic model extent |
drop.crumbs |
Single numeric value specifying a threshold (area in km2) for small disconnected polygons which should be removed from the polygonized version of the suitable habitat. Set to 0 (or |
res |
Vertical and horizontal resolution of the smoothed polygon output. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.