getClades: Get all children of each node

Description Usage Arguments Details References Examples

Description

All children for each node in the tree are returned.

Usage

1
getClades(tree)

Arguments

tree

phylogenetic tree (ape class)

Details

Returns a list of lists: 'clade.children' contains all the children of each clade, 'clade.node' contains the clade number of each clade in clade.children.

References

No references yet! https://github.com/DomBennett/MoreTreeTools.

Examples

1
# example.var <- exampleFun (test.data)

DomBennett/MoreTreeTools documentation built on May 6, 2019, 2:51 p.m.