Learn R Programming

BioGeoBEARS (version 0.2.1)

order_LGnodes: Order LAGRANGE-numbered nodes so that they can be plotted in R

Description

What it says.

Usage

order_LGnodes(MLsplits_LGcpp, tr = NULL, removechar = NULL, type = "C++", type2 = "splits")

Arguments

MLsplits_LGcpp
A data.frame containing the node numbers, splits, and split probabilities.
tr
An ape phylo object
removechar
The character to remove, if needed.
type
The type of LAGRANGE input (default C++)
type2
"splits" or "states"

Value

MLsplits The splits table, ordered appropriately.

References

http://phylo.wikidot.com/matzke-2013-international-biogeography-society-poster https://code.google.com/p/lagrange/

Matzke_2012_IBS

ReeSmith2008

See Also

get_lagrange_nodenums, LGpy_splits_fn_to_table, LGcpp_splits_fn_to_table

Examples

Run this code
test=1

Run the code above in your browser using DataLab