View source: R/auxiliary_functions.r
get_clade_elements | R Documentation |
Get elements of a clade
get_clade_elements(x)
x |
a string containing a clade. |
a vector of strings with the elements of x
.
all.c4 <- make_all_clades(4)
get_clade_elements(all.c4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.