View source: R/cu_ud_contour.R
cu_ud_contour | R Documentation |
Approximate contours for a UD
cu_ud_contour(ud, prob = seq(0.9, 0.1, -0.1), trim_pixel = TRUE)
ud |
A |
prob |
a vector of probabilities for the contours |
trim_pixel |
Logical. Should contour areas less than a pixel size be trimmed? defaults to |
Devin S. Johnson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.