subset_trees | R Documentation |
subset chronograms for plotting densitree plots and phylo_all plots
subset_trees(chronograms, include = TRUE)
chronograms |
A list of chronograms as multiPhylo or as a plain list object. |
include |
Boolean or numeric vector. Default to TRUE, keep all chronograms in chronograms. If FALSE, exclude chronograms with only two tips. If numeric, it is used as indices to subset chronograms object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.