subtree,phylo-method {DCLEAR}R Documentation

subtree

Description

Extract a subtree with specific leaves

Usage

## S4 method for signature 'phylo'
subtree(x, leaves = NULL, ...)

Arguments

x

a phylo object

leaves

leaves of the extracted tree

...

additional parameters

Value

a pylo object


[Package DCLEAR version 1.0.13 Index]