powered by
A data set to test the functions to dissimilarities matricies.
data("betatest")
betatest is a list of two elements.
betatest
comm.test
a dataframe with the presence/absence of 107 species among 4 sites
traits.test
a dataframe of the traits (4 axes) of the 107 species
data(betatest) str(betatest$comm.test) str(betatest$traits.test)
Run the code above in your browser using DataLab