add_corners: Iterate up through a plotted tree, getting the coordinates of...

Description Usage Arguments Value Note Author(s) References See Also Examples

View source: R/BioGeoBEARS_plots_v1.R

Description

What it says.

Usage

1
  add_corners(startnode, tr, nodecoords, corners_list)

Arguments

startnode

The node to start at (this is a recursive function)

tr

A tree object in phylo format.

nodecoords

The accumulating list of node coordinates

corners_list

The accumulating list of corners

Value

corners_list

Note

Go BEARS!

Author(s)

Nicholas J. Matzke matzke@berkeley.edu

References

http://phylo.wikidot.com/matzke-2013-international-biogeography-society-poster

Matzke_2012_IBS

See Also

phylo, get_nodenums

Examples

1
blah=1

BioGeoBEARS documentation built on May 29, 2017, 8:36 p.m.