hsi_sample_to_index: Sample to Index

View source: R/sample.R

hsi_sample_to_indexR Documentation

Sample to Index

Description

Sample to Index

Usage

hsi_sample_to_index(x, by = hsi_by(x))

Arguments

x

A double vector of habitat values.

by

The increments for the hsi Habitat values.

Value

A hsi data frame with columns Habitat and Index.

Examples

hsi_sample_to_index(runif(100, 1, 2), by = 0.1)

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