50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

amt (version 0.1.3)

hr_overlaps: Different Methods to calculate home-range overlaps

Description

Different Methods to calculate home-range overlaps

Usage

hr_overlap(x, ...)

# S3 method for hr hr_overlap(x, y, ...)

# S3 method for list hr_overlap(x, consecutive.only = TRUE, labels = NULL, ...)

Arguments

x, y

hr A home-range estimate

...

Further arguments, none implemented.

consecutive.only

[logical=TRUE] Should only consecutive overlaps be calculated or all combinations?

labels

[character=NULL] Labels for different instances. If NULL (the default) numbers will be used.

Value

data.frame with the isopleth level and area in units of the coordinate reference system.