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


jmsigner/amt documentation built on April 24, 2024, 9:16 a.m.