as.phylo.slendr_phylo | R Documentation |
slendr_phylo
object to a phylo
objectThis function servers as a workaround around a ggtree error:
Error in UseMethod("as.phylo") :
no applicable method for 'as.phylo' applied to an object of class
"c('phylo', 'slendr_phylo')"
## S3 method for class 'slendr_phylo'
as.phylo(x, ...)
x |
Tree object of the class |
... |
Additional (unused) arguments of the |
Standard phylogenetic tree object implemented by the R package ape
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.