Description Usage Arguments Value
View source: R/assign_species_to_events.R
This function puts species into co-expansion events randomly or evenly The number of co-expansion events is specified by the user
1 | assign_species_to_events(species, nco.events, even = F)
|
species |
A vector of species names, integers are treated as characters |
nco.events |
Integer. The number of co-expansion events |
even |
|
A list, the length of which is equal to the number of events. Each element of the list is a vector of species names assigned to the event.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.