Indpower {vegsoup}R Documentation

Indicator Power of Species

Description

Indicator power calculation of Halme et al. (2009) or the congruence between indicator and target species.

Usage

## S4 method for signature 'Vegsoup'
Indpower(obj, type, ...)

Arguments

obj

A Vegsoup* object.

type

Nothing here yet.

...

arguments passed to vegan::indpower to specify type.

Details

See indpower for details.

Value

"matrix".

Author(s)

Interfaced from Roland Kaiser for package vegsoup from function indpower by Peter Solymos in package vegan.

References

Halme, P., M"onkk"onen, M., Kotiaho, J. S, Ylisirni"o, A-L. 2009. Quantifying the indicator power of an indicator species. Conservation Biology 23: 1008-1016.

See Also

compspec


[Package vegsoup version 0.2-9 Index]