rasterize.suitable.habitat: Rasterize suitable habitat

Description Usage Arguments

View source: R/rasterize.suitable.habitat.R

Description

An internal function to rasterize suitable habitat data from the suitable.habitat function

Usage

1
rasterize.suitable.habitat(data, proj4, mod.extent = mod.ext, drop.crumbs, res)

Arguments

data

a data frame from suitable.habitat function

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 NA) to bypass the removal.

res

Vertical and horizontal resolution of the smoothed polygon output.


MikkoVihtakari/SuitableHabitat documentation built on Jan. 30, 2021, 12:50 a.m.