hsi_set_by: HSI Set By

View source: R/by.R

hsi_set_byR Documentation

HSI Set By

Description

HSI Set By

Usage

hsi_set_by(x, habitat = "Habitat", index = "Index", by = hsi_by(x[[habitat]]))

Arguments

x

A HSI data frame.

habitat

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

index

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

by

A number of the increments.

Value

A HSI data.

Examples

hsi_set_by(hsi_data, by = 2)

poissonconsulting/hsi documentation built on June 14, 2025, 2:27 p.m.