mock_3sp | R Documentation |
A simple dataset to test diversity functions. It contains 3 species with their abundances, their distance matrix and their phylogenetic tree.
mock_3sp_abd
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.
An object of class dist
of length 3.
An object of class phylo
of length 4.
mock_3sp_abd
mock_3sp_dist
plot(mock_3sp_tree)
axis(2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.