prune-igraph-method: prune

prune,igraph-methodR Documentation

prune

Description

Trim a full lineage tree into phylogenetic tree

Usage

## S4 method for signature 'igraph'
prune(x, weighted = TRUE, ...)

Arguments

x

an igraph object

weighted

whether or not keep the edge weight (default: TRUE)

...

additional parameters

Value

an igraph object


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