SQOUnified: Compute the SQO index scores.

View source: R/SQOUnified.R

SQOUnifiedR Documentation

Compute the SQO index scores.

Description

Compute the SQO index scores.

Usage

data(benthic_data)
data(site_assessment_criteria)

Arguments

benthic_data

A data file string name that we want to compute SQO scores for.

SQO

A list of the type of SQO scores that we want to compute (e.g., c("MAMBI", "RBI")). The default is "all", meaning that all scores will be computed.

Examples

SQOUnified(benthic_data = benthic_data, LOE = "all")
SQOUnified(benthic_data = benthic_data, LOW = 'tox')


SCCWRP/SQOUnified_archive documentation built on March 30, 2022, 12:14 a.m.