ape (version 1.8-4)

node.sons: Get the list of Sons for a Node

Description

Get all tags of son nodes from a given parent node.

Usage

node.sons(phy, node)

Arguments

Value

A vector of strings with the names of all son nodes. If node is a leaf or node a valid node name, a void vector is returned.

See Also

node.depth, node.leafnumber