View source: R/summaryStatistics.R
getWidthDepthRatio | R Documentation |
Depth of a node is the number of edges between the node and the root. Width at a given depth is the number of nodes at the considered depth. The width of the phylogeny is the maximum of the widths for all possible depths.
getWidthDepthRatio(df.nodes)
df.nodes |
dataframe |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.