cu_ud_contour: Approximate contours for a UD

View source: R/cu_ud_contour.R

cu_ud_contourR Documentation

Approximate contours for a UD

Description

Approximate contours for a UD

Usage

cu_ud_contour(ud, prob = seq(0.9, 0.1, -0.1), trim_pixel = TRUE)

Arguments

ud

A SpatRaster created by ⁠\link[crawlUtils]{cu_sf_kde}⁠

prob

a vector of probabilities for the contours

trim_pixel

Logical. Should contour areas less than a pixel size be trimmed? defaults to TRUE.

Author(s)

Devin S. Johnson


dsjohnson/crawlUtils documentation built on Sept. 13, 2024, 1:34 p.m.