plt_faith | R Documentation |
Plot feature Faith's PD ancestral lineages onto a species phylogenetic tree.
plt_faith(res, feat, include.root = TRUE)
res |
A results data.frame generated by recpd_calc(). |
feat |
A user-provided array of length 2, containing named features, or indices, corresponding to the feature column/rows of the recpd_calc() results data.frame. |
include.root |
logical. Include branches from the root of the tree (TRUE) or the MRCA of the presence state tips (FALSE). |
A ggtree object.
plt_recpd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.