Convert betapart Dissimilarity to bioregion Dissimilarity
Source:R/betapart_to_bioregion.R
betapart_to_bioregion.Rd
This function converts dissimilarity results produced by the betapart package (and packages using betapart such as phyloregion) into a dissimilarity object compatible with the bioregion package. This function only converts object types to make them compatible with bioregion - it does not modify the beta-diversity values. This function allows including phylogenetic beta diversity to compute bioregions with bioregion.
Value
A dissimilarity object of class bioregion.pairwise.metric
compatible
with the bioregion package.
Author
Boris Leroy (leroy.boris@gmail.com), Maxime Lenormand (maxime.lenormand@inrae.fr) and Pierre Denelle (pierre.denelle@gmail.com)