Description Usage Arguments Value Author(s) See Also Examples
as.phylo is a generic function - described in the APE package - which converts an object into a tree of class "phylo". This method is an adataption of this generic method to convert objects of class "treeshape" in objects of class "phylo".
| 1 2 | ## S3 method for class 'treeshape'
as.phylo(x, ...)
 | 
| x | An object of class | 
| ... | further arguments to be passed to or from other methods. | 
An object of class "phylo".
Michael Blum <michael.blum@imag.fr>
Nicolas Bortolussi <nicolas.bortolussi@imag.fr>
Eric Durand <eric.durand@imag.fr>
Olivier Francois <olivier.francois@imag.fr>
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.