powered by
Number of tips, nodes and edges found in a tree.
nTips(x)# S4 method for phylo4 nTips(x)# S4 method for phylo nTips(x)nNodes(x)# S4 method for phylo4 nNodes(x)nEdges(x)# S4 method for phylo4 nEdges(x)
# S4 method for phylo4 nTips(x)
# S4 method for phylo nTips(x)
nNodes(x)
# S4 method for phylo4 nNodes(x)
nEdges(x)
# S4 method for phylo4 nEdges(x)
a numeric vector indicating the number of tips, nodes or edge respectively.
a phylo4 or phylo4d object
phylo4
phylo4d
Function to return the number of tips, nodes and edges found in a tree in the phylo4 or phylo4d format.