polygonize.suitable.habitat: Polygonize suitable habitat

Description Usage Arguments

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

Description

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

Usage

1
polygonize.suitable.habitat(data, buffer.width, drop.crumbs)

Arguments

data

a raster object from the rasterize.suitable.habitat function.

buffer.width

Single numeric value defining the gBuffer parameter for the smoothing of polygon output.

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. Uses the drop_crumbs function.


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