Get all elementary inputs in a consensus tree
This function returns a flat vector or a structured list of elementary inputs to a given consensus tree, that is, inputs that are not consensus trees themselves.
consensusTreeInputs(consensusTree, flatten = TRUE)
consensusTree |
A consensus tree of class |
flatten |
Logical; if |
A character vector of inputs or a list of inputs whose structure reflects
the structure of consensusTree
.
Peter Langfelder
newConsensusTree
for creating consensus trees.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.