as_phylo {igraph}R Documentation

as_phylo

Description

[Deprecated]

as_phylo methods were renamed as.phylo for more consistency with other R methods.

Usage

as_phylo(x, ...)

Arguments

x

object to be coerced

...

further arguments to be passed to or from other methods.


[Package igraph version 2.0.3 Index]