powered by
Compute niche width for all the species in a community.
niche.width(mat, method = c("shannon", "levins"))
A vetor containing niche width for all the species in the community.
A community matrix with columns representing species, and rows representing plots.
Character string showing the name of the index.
Jinlong Zhang jinlongzhang01@gmail.com
Zhang Jin-tun,(2004 ) Quantitative Ecology, Science Press, Beijing
niche.overlap for niche overlap
niche.overlap
data(datasample) niche.width(datasample, method = "levins") niche.width(datasample, method = "shannon")
Run the code above in your browser using DataLab