Displays a consensus plot with selected taxa excluded.
ConsensusWithout(trees, tip, ...)MarkMissing(tip, position = "bottomleft", ...)
A list of phylogenetic trees, of class `multiPhylo` or `list`
A character vector specifying the names (or numbers) of tips to drop (using ape::drop.tip)
Additional parameters to pass on to ape::[consensus] or [legend]
Where to plot the missing taxa. See [legend] for options.
A consensus tree without the excluded taxa
MarkMissing
: Adds missing taxa to a plotted consensus tree
A useful way to gain resolution if a few wildcard taxa obscure a consistent set of relationship.