tree.leaves.beneath: Returns the number of leaves beneath a node in the tree...

Description Usage Arguments

Description

Returns the number of leaves beneath a node in the tree (where a leaf node is defined as having 1 leaf beneath)

Usage

1
  tree.leaves.beneath(phylo, node)

Arguments

phylo

input phylo object

node

integer, the index of the node to count leaves beneath


gjuggler/ggphylo documentation built on May 17, 2019, 6:05 a.m.