import_tree_nwk | R Documentation |
This function imports a phylogenetic tree file written in the
Newick format; it is an alias of the read.newick
function from the R
package phytools
.
import_tree_nwk(file)
file |
Input file directory |
This function returns an object of class phylo
.
Kevin Surya
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.