treegrid: Plot tree topologies from geophytter object

Description Usage Arguments Author(s) Examples

Description

A convenience wrapper for plot.phylo which plots the tree topologies contained in the geophytter+ locus of Frechet mean simplex. Plots the trees contained in x$trees in a grid, using main=names($tree) as the main titles for the tree plots.

Usage

1
treegrid(x, ..., mar = c(1.1, 1.1, 1.1, 1.1))

Arguments

x

geophytter object

...

additional parameters passed to ape::plot.phylo

mar

margins for the plots

Author(s)

Grady Weyenberg

Examples

1
treegrid(lungfish.tops, type="c", direction="d")

grady/geophyttertools documentation built on May 17, 2019, 8:01 a.m.