as_tree-methods: as_tree

Description Usage Arguments

Description

Convert objects to newick strings

Usage

1
2
3
4
5
6
7
as_tree(phy)

## S4 method for signature 'phylo'
as_tree(phy)

## S4 method for signature 'phylo4'
as_tree(phy)

Arguments

phy

Required. phy is either a phylo class object, phylo4 class object, or a character that can be a newick literal or apath to newick-containing file.


phylocanvas documentation built on May 1, 2019, 8:06 p.m.