aspt: aspt

Description Usage Arguments Details References See Also Examples

View source: R/aspt.R

Description

This function calculates the Average Score Per Taxon (ASPT).

Usage

1
aspt(x)

Arguments

x

a data.prep object.

Details

Calculation made according to Davy-Bowker et al. 2008. Scores can be viewed by typing aspt_v and pressing enter.

References

Davy-Bowker J., Clarke R., Corbin T., Vincent H, Pretty J., Hawczak A., Blackburn J., Murphy J., Jones I., 2008. River Invertebrate Classification Tool. Final report. WFD72C. SNIFFER. 276 pp

See Also

data.prep

Examples

1
2
3
data(oglio)
oglio.prep <- data.prep(oglio)
aspt(oglio.prep)

alexology/WFDItalia documentation built on Feb. 21, 2020, 11:13 p.m.