rasterize_locoh: Create a UD from a LoCoH

Description Usage Arguments

View source: R/wf_basic.R

Description

Converts a fitted LoCoH to a utilization distribution

Usage

1
rasterize_locoh(locoh, r, res)

Arguments

locoh

[locoh] The fitted LoCoH returned by fit_locoh().

r

[RasterLayer] The template raster to estimate the UD on. If not specified, a raster will be created using the bounding box of locoh and the resolution specified by res.

res

[numeric] The resolution of the RasterLayer to create as the template raster. Ignored if rast is provided.


bsmity13/LoCoHverlap documentation built on Feb. 15, 2021, 12:43 p.m.