
pianka(m = matrix(rpois(80, 1), nrow = 10))
Winemiller, K.O. and E.R. Pianka. 1990. Organization in natural assemblages of desert lizards and tropical fishes. Ecological Monographs 60: 27-55.
czekanowski
niche overlap index.
obsOverlap <- pianka(m=matrix(rpois(40,0.5),nrow=8))
Run the code above in your browser using DataLab