ninternal_nodes: Number of internal nodes on a tree VALIDATED

Description Usage Arguments Value Examples

View source: R/editTree.R

Description

Given a tree, this function returns the number of internal nodes on tree.

Usage

1

Arguments

tree

ape::phylo tree

Value

number of internal nodes on a given tree

Examples

1
2
number_of_internal_nodes = ninternal_nodes(tree)
... some visualization 

ethanmoyer/MethylConstruct documentation built on July 10, 2020, 12:28 a.m.