show_scores: show_scores

View source: R/show_scores.R

show_scoresR Documentation

show_scores

Description

This function print the databases used for the calculation of several indices implemented in biomonitoR.

Usage

show_scores(index = NULL, method = NULL)

Arguments

index

Name of the index for which information are needed.

method

Method of the index specified in index.

See Also

aspt, bmwp, life, whpt, psi, epsi

Examples

show_scores(index = "aspt", method = "spa")
show_scores(index = "life", method = "extence")

alexology/biomonitoR documentation built on April 7, 2024, 10:15 a.m.