| consensusTreeInputs | R Documentation |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.