export_tree | R Documentation |
This function exports a phylogenetic tree as a NEXUS-formatted
file; it is an alias of the writeNexus
function from the R
package
phytools
.
export_tree(tree, file)
tree |
An object of class |
file |
Output file directory |
This function outputs a NEXUS tree file.
Kevin Surya
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.