hsi_plot: Plot HSI Data

View source: R/plot.R

hsi_plotR Documentation

Plot HSI Data

Description

Plot HSI Data

Usage

hsi_plot(x, habitat = "Habitat", index = "Index")

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.

Value

A ggplot object

Examples

hsi_plot(hsi_data)

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