iac: Imbalance of Abundances at the Clade level

Description Usage Arguments Details Value Author(s) References Examples

Description

Calculates IAC for a set of communities with phylogenetic data.

Usage

1
2
3
4
  ## S4 method for signature 'phylo4com'
iac(x, na.rm = TRUE)
  ## S4 method for signature 'phylo4d'
iac(x, na.rm = TRUE)

Arguments

x

A phylo4d object.

na.rm

logical. Should NA abundances be treated as zero?

Details

TODO

Value

A numeric vector of length equal to the number of communities.

Author(s)

Jim Regetz (regetz@nceas.ucsb.edu)

References

TODO

Examples

1

ecoPD documentation built on May 2, 2019, 5:22 p.m.