clReferenceTree {CongreveLamsdell2016}R Documentation

Tree topology for matrix simulation

Description

The tree topology used to generate the matrices in clMatrices Congreve & Lamsdell (2016).

Usage

clReferenceTree

Format

A single phylogenetic tree saved as an object of class phylo.

Source

Congreve & Lamsdell (2016).

References

Examples

  data(clReferenceTree)
  if (requireNamespace('ape', quietly = TRUE)) plot(clReferenceTree)


[Package CongreveLamsdell2016 version 1.0.3 Index]