mock_3sp: Mock data

mock_3spR Documentation

Mock data

Description

A simple dataset to test diversity functions. It contains 3 species with their abundances, their distance matrix and their phylogenetic tree.

Usage

mock_3sp_abd

mock_3sp_dist

mock_3sp_tree

Format

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.

Examples

mock_3sp_abd
mock_3sp_dist
plot(mock_3sp_tree)
axis(2)


divent documentation built on April 3, 2025, 7:40 p.m.