View source: R/get_node_count.r
get_node_count | R Documentation |
This function extracts the cumulative number of internal nodes along the root-to-tip paths.
get_node_count(tree)
tree |
An object of class |
This function returns a vector of node counts.
Kevin Surya
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.