get.treetext {tidytree} | R Documentation |
get.treetext method
Description
access tree text (newick text) from tree object
Usage
get.treetext(object, ...)
## S4 method for signature 'treedata'
get.treetext(object)
Arguments
object |
treedata object |
... |
additional parameter |
Value
phylo object
[Package tidytree version 0.4.6 Index]