powered by
Estimate Nei distance matrix. NAs are avoided.
eco.nei_dist(obj, as_dist = TRUE)
ecopop or genpop objects, or matrix/data frame with allele frequencies
Return a dist object or a matrix? default is an object of class "dist"
# NOT RUN { data(eco.test) eco.nei_dist(my_ecopop) # }
Run the code above in your browser using DataLab