as_igraph-phylo-method: as_igraph

as_igraph,phylo-methodR Documentation

as_igraph

Description

Convert an phylo object to an igraph object, while keeping the weight (in contrast to igraph::as.igraph)

Usage

## S4 method for signature 'phylo'
as_igraph(x)

Arguments

x

a phylo object

Value

an igraph object


DCLEAR documentation built on Sept. 14, 2023, 9:09 a.m.