IPI: IPI scores

View source: R/IPI.R

IPIR Documentation

IPI scores

Description

Estimate IPI scores for PHAB using station and physical habitat data

Usage

IPI(stations, phab, qa = TRUE, allerr = TRUE, log = FALSE)

Arguments

stations

data.frame of input station data

phab

data.frame of input physical habitat data

qa

logical indicating of quality assurance columns are appended to the output

allerr

logical indicating if all errors are returned or the first encountered

log

logical indicating if errors are printed to log in the workign directory, applies only if allerr = TRUE

Value

A results data.frame of IPI and metric scores, quality assurance results are returned if qa = TRUE (default)

Examples

IPI(stations, phab)

SCCWRP/PHAB documentation built on March 17, 2023, 4:09 p.m.