View source: R/export.as.xml.R
export.as.xml | R Documentation |
Exports trees & character data in XML format.
export.as.xml(file, trees, X)
file |
filename for export. |
trees |
a phylogenetic tree or trees in |
X |
a matrix of class |
Can be used to create input file for the program SIMMAP v1.5 (Bollback 2006).
A file.
Liam Revell liam.revell@umb.edu
Bollback, J. P. (2006) Stochastic character mapping of discrete traits on phylogenies. BMC Bioinformatics, 7, 88.
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
make.simmap
, read.nexus
, read.simmap
, write.simmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.