hr_overlap_feature {amt} | R Documentation |
Calculate the overlap between a home-range estimate and a polygon
Description
Sometimes the percentage overlap between a spatial polygon an a home-range is required.
Usage
hr_overlap_feature(x, sf, direction = "hr_with_feature", feature_names = NULL)
Arguments
x |
A home-range estimate. |
sf |
An object of class |
direction |
The direction. |
feature_names |
optional feature names |
Value
A tibble
[Package amt version 0.2.2.0 Index]