# NOT RUN {
# A simple example. Let's analyze the mean distance among populations of A.
# euteiches.
data(Aeut)
mean(diss.dist(popsub(Aeut, 1)))
# }
# NOT RUN {
mean(diss.dist(popsub(Aeut, 2)))
mean(diss.dist(Aeut))
# }
Run the code above in your browser using DataLab