# NOT RUN {
# load PNOs for Oxalis sect. Palmatifoliae
data(PNO)
# niche overlap on a annual precipitation gradient:
no <- niche.overlap(PNO$AnnualPrecipitation)
# upper triangle: based on Schoeners D
# lower triangle: based on Hellinger distances
print(no)
# }
Run the code above in your browser using DataLab