powered by
A simple dataset to test diversity functions. It contains 3 species with their abundances, their distance matrix and their phylogenetic tree.
mock_3sp_abdmock_3sp_distmock_3sp_tree
mock_3sp_dist
mock_3sp_tree
mock_3sp_abd is a vector, mock_3sp_dist a matrix and mock_3sp_tree an object of class ape::phylo.
mock_3sp_abd
An object of class dist of length 3.
dist
An object of class phylo of length 4.
phylo
mock_3sp_abd mock_3sp_dist plot(mock_3sp_tree) axis(2)
Run the code above in your browser using DataLab