hsi_use: HSI Use

View source: R/use.R

hsi_useR Documentation

HSI Use

Description

HSI Use

Usage

hsi_use(pref, avail, habitat = "Habitat", index = "Index")

Arguments

pref

A hsi data frame of preference

avail

A hsi data frame of availability

habitat

A string of the name of the column with habitat values.

index

A string of the name of the column with index values.

Value

A hsi data frame of use for overlapping habitats.

Examples

hsi_use(hsi_data, hsi_data)

poissonconsulting/hsi documentation built on May 28, 2022, 5 a.m.