hr_overlap_feature: Calculate the overlap between a home-range estimate and a...

View source: R/hr_overlap.R

hr_overlap_featureR 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 sf containing polygons

direction

The direction.

feature_names

optional feature names

Value

A tibble


amt documentation built on March 31, 2023, 5:29 p.m.