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