tree_data {nichevol}R Documentation

Example of a list containing a tree and a table of characters for six species

Description

A list of 2 elements (phy and data) resulting from using the function treedata.

Usage

tree_data

Format

A list of 2 elements:

phy

object of class phylo for 6 species

data

matrix of 6 rows and 28 columns

Examples

data("tree_data", package = "nichevol")

str(tree_data)

[Package nichevol version 0.1.20 Index]