as_phylo,igraph-method {DCLEAR}R Documentation

as_phylo

Description

Convert an igraph object to a phylo object

Usage

## S4 method for signature 'igraph'
as_phylo(x)

Arguments

x

an igraph object

Value

a phylo object or a igraph object


[Package DCLEAR version 1.0.13 Index]